Compare commits

...

2 Commits

Author SHA1 Message Date
Chris Wanstrath
56952afa5b update build.js 2025-10-02 13:12:45 -07:00
Chris Wanstrath
30ae804717 reboot 2025-10-02 13:12:43 -07:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
////
// version: c1faf0e
// version: 30ae804
// src/js/dom.ts
var content2 = $("content");

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"