From 640027d5df0ef7eeeabf98fdd327741f4714aeda Mon Sep 17 00:00:00 2001 From: gudata Date: Sun, 20 Jan 2019 21:28:50 +0200 Subject: [PATCH] build script is build.sh build script is build.sh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e74aad1..39f6c9b 100755 --- a/README.md +++ b/README.md @@ -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.