build script is build.sh

build script is build.sh
pull/243/head
gudata 2019-01-20 21:28:50 +02:00 committed by XECDesign
parent 3b1d05144f
commit 640027d5df
1 changed files with 1 additions and 1 deletions

View File

@ -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.
```
./build -c myconfig
./build.sh -c myconfig
```
This is parsed after `config` so can be used to override values set there.