Compare commits
2 Commits
dc5499c17d
...
56952afa5b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
56952afa5b | ||
|
|
30ae804717 |
|
|
@ -1,5 +1,5 @@
|
|||
////
|
||||
// version: c1faf0e
|
||||
// version: 30ae804
|
||||
|
||||
// src/js/dom.ts
|
||||
var content2 = $("content");
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user