update in deploy

This commit is contained in:
Chris Wanstrath 2025-10-06 20:45:35 -07:00
parent c569ddc338
commit 436382087f
2 changed files with 2 additions and 1 deletions

View File

@ -3,5 +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}
DEST="${DEST:-~/.nose}"
REPO="${REPO:-https://git.nose.space/defunkt/nose-pluto}"

View File

@ -21,4 +21,4 @@ git push origin main
git push gitea main
# Run remote install on the target
ssh $HOST "sudo reboot"
curl $OPEN/cmd/update