Change on the readme and the port number
[VSCPweb/.git] / monospace.json
index 610b206ed00b2693ef7af729e2584c9fc5b397ce..2b03351e01cd5219d07c17858b092be155815860 100644 (file)
@@ -1,7 +1,7 @@
 {
     "previews": [
       {
-        "command": ["go","run","vscpweb.go"],
+        "command": ["./getter.sh;","go","run","vscpweb.go"],
         "id": "web",
         "manager": "web"
       }