Compare commits
No commits in common. "1b47a154f26d8e7e8ab1b38649df981df11455a8" and "06916ccb4582401a20e6db5dbe507718dd91213a" have entirely different histories.
1b47a154f2
...
06916ccb45
|
|
@ -1,5 +1,5 @@
|
||||||
////
|
////
|
||||||
// version: 1a11bd0
|
// version: d245798
|
||||||
|
|
||||||
// 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
|
||||||
curl $URL/cmd/update
|
curl $OPEN/cmd/update
|
||||||
Loading…
Reference in New Issue
Block a user