diff --git a/.vscode/tasks.json b/.vscode/tasks.json index e944e88..e819ca0 100755 --- a/.vscode/tasks.json +++ b/.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": [] } ] diff --git a/openwrtbuilder b/openwrtbuilder index 7289824..7fab587 100755 --- a/openwrtbuilder +++ b/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