diff --git a/scripts/config.sh b/scripts/config.sh index edbf761..4e397a2 100644 --- a/scripts/config.sh +++ b/scripts/config.sh @@ -3,6 +3,6 @@ # It isn't enough to modify this yet. # You also need to manually update the nose-pluto.service file. HOST="${HOST:-nose@nose-pluto.local}" -URL="${URL:-http://nose-pluto.local} +URL="${URL:-http://nose-pluto.local}" DEST="${DEST:-~/.nose}" REPO="${REPO:-https://git.nose.space/defunkt/nose-pluto}" \ No newline at end of file