Add invoke

Ivan Zorin
2023-07-01 22:51:02 +03:00
parent ab50eca0d0
commit 4174de879a

@@ -25,7 +25,7 @@ This create a docker image, build the firmware, and output all the files in the
The script can be called without any sub-commands as well:
```
scripts/deploy.sh
$ scripts/deploy.sh
```
It will load you into the docker image, which is useful if you plan to run many builds to test ideas and don't want to wait for the spin up/down of the docker image.