build script is build.sh
build script is build.sh
This commit is contained in:
parent
3b1d05144f
commit
640027d5df
|
@ -102,7 +102,7 @@ IMG_NAME='Raspbian'
|
||||||
The config file can also be specified on the command line as an argument the `build.sh` or `build-docker.sh` scripts.
|
The config file can also be specified on the command line as an argument the `build.sh` or `build-docker.sh` scripts.
|
||||||
|
|
||||||
```
|
```
|
||||||
./build -c myconfig
|
./build.sh -c myconfig
|
||||||
```
|
```
|
||||||
|
|
||||||
This is parsed after `config` so can be used to override values set there.
|
This is parsed after `config` so can be used to override values set there.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user