Compare commits

...

2 Commits

Author SHA1 Message Date
1b47a154f2 update build.js 2025-10-06 20:50:16 -07:00
1a11bd05c0 yikes 2025-10-06 20:50:15 -07:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
//// ////
// version: d245798 // version: 1a11bd0
// src/js/dom.ts // src/js/dom.ts
var content2 = $("content"); var content2 = $("content");

View File

@ -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