This commit is contained in:
Chris Wanstrath 2025-10-02 13:12:43 -07:00
parent dc5499c17d
commit 30ae804717

View File

@ -21,4 +21,4 @@ git push origin main
git push gitea main
# Run remote install on the target
ssh $HOST "cd $DEST && bun runner update"
ssh $HOST "sudo reboot"