From d245798f773487a66c2e2dfd3f6b53d902da1aa1 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 6 Oct 2025 20:49:52 -0700 Subject: [PATCH] oh --- scripts/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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