update in deploy
This commit is contained in:
parent
c569ddc338
commit
436382087f
|
|
@ -3,5 +3,6 @@
|
||||||
# It isn't enough to modify this yet.
|
# It isn't enough to modify this yet.
|
||||||
# You also need to manually update the nose-pluto.service file.
|
# You also need to manually update the nose-pluto.service file.
|
||||||
HOST="${HOST:-nose@nose-pluto.local}"
|
HOST="${HOST:-nose@nose-pluto.local}"
|
||||||
|
URL="${URL:-http://nose-pluto.local}
|
||||||
DEST="${DEST:-~/.nose}"
|
DEST="${DEST:-~/.nose}"
|
||||||
REPO="${REPO:-https://git.nose.space/defunkt/nose-pluto}"
|
REPO="${REPO:-https://git.nose.space/defunkt/nose-pluto}"
|
||||||
|
|
@ -21,4 +21,4 @@ git push origin main
|
||||||
git push gitea main
|
git push gitea main
|
||||||
|
|
||||||
# Run remote install on the target
|
# Run remote install on the target
|
||||||
ssh $HOST "sudo reboot"
|
curl $OPEN/cmd/update
|
||||||
Loading…
Reference in New Issue
Block a user