Compare commits
2 Commits
06916ccb45
...
1b47a154f2
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b47a154f2 | |||
| 1a11bd05c0 |
|
|
@ -1,5 +1,5 @@
|
||||||
////
|
////
|
||||||
// version: d245798
|
// version: 1a11bd0
|
||||||
|
|
||||||
// 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 $OPEN/cmd/update
|
curl $URL/cmd/update
|
||||||
Loading…
Reference in New Issue
Block a user