nose-pluto/app/scripts/config.sh

7 lines
244 B
Bash

#!/usr/bin/env bash
# It isn't enough to modify this yet.
# You also need to manually update the nose-pluto.service file.
HOST="${HOST:-chris@nose-pluto.local}"
DEST="${DEST:-~/pluto}"
REPO="${REPO:-https://git.nose.space/defunkt/nose-pluto}"