🗃️ Committing everything that changed 🗃️

rootfs/opt/echoip/html/script.html
This commit is contained in:
casjay 2024-07-07 14:48:50 -04:00
parent 2b2322d6a6
commit 90b5f98afa
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -2,7 +2,7 @@
let host = "{{ .Host }}";
let jsonObj = "{{ .JSON }}";
let data = JSON.parse(jsonObj);
let tool = "curl";
let tool = "curl -q -LSsf";
let commandBox, widgetBox, compositePath, commandStr;
let path
let ipQuery, portQuery