Compare commits
No commits in common. "56952afa5b98dd7ee6cfa5a32ffb9f95f471f182" and "dc5499c17d18b3c9c87473b596c678e34816206e" have entirely different histories.
56952afa5b
...
dc5499c17d
|
|
@ -1,5 +1,5 @@
|
||||||
////
|
////
|
||||||
// version: 30ae804
|
// version: c1faf0e
|
||||||
|
|
||||||
// src/js/dom.ts
|
// src/js/dom.ts
|
||||||
var content2 = $("content");
|
var content2 = $("content");
|
||||||
|
|
|
||||||
|
|
@ -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"
|
ssh $HOST "cd $DEST && bun runner update"
|
||||||
Loading…
Reference in New Issue
Block a user