From aa26b3fce5730dffc08bfccc449b5c58d2610a27 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Wed, 24 Sep 2025 09:36:50 -0700 Subject: [PATCH] note --- app/scripts/config.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/scripts/config.sh b/app/scripts/config.sh index 65d0e87..85620ab 100644 --- a/app/scripts/config.sh +++ b/app/scripts/config.sh @@ -1,4 +1,6 @@ #!/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}" \ No newline at end of file