Compare commits

..

No commits in common. "56952afa5b98dd7ee6cfa5a32ffb9f95f471f182" and "dc5499c17d18b3c9c87473b596c678e34816206e" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
////
// version: 30ae804
// version: c1faf0e
// 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 "sudo reboot"
ssh $HOST "cd $DEST && bun runner update"