Browse Source

Update IDE and help

bryan 2 years ago
parent
commit
b9add29b8a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .vscode/tasks.json
  2. 1 1
      openwrtbuilder

+ 1 - 1
.vscode/tasks.json

@@ -6,7 +6,7 @@
         {
             "label": "Build RPi4 snapshot in toolbox",
             "type": "shell",
-            "command": "toolbox ${file} -p r4s -d",
+            "command": "toolbox run ${file} -p r4s -d",
             "problemMatcher": []
         }
     ]

+ 1 - 1
openwrtbuilder

@@ -23,7 +23,7 @@ OPTIONS
     --ssh-upgrade HOST
         Example: root@192.168.1.1
     --ssh-backup SSH_PATH
-        Enabled by default for --ssh-upgrade
+        (For testing, enabled by default for --ssh-upgrade)
     --flash, -f DEVICE
         Example: /dev/sdX
     --debug, -d