diff --git a/build-docker.sh b/build-docker.sh index e39a3eb..e0a9b90 100755 --- a/build-docker.sh +++ b/build-docker.sh @@ -32,7 +32,7 @@ Usage: build-docker.sh [options] Optional environment arguments: ( = ) CONTAINER_NAME=pigen_work set a name for the build container - CONTINUE=0 continue from a previously started container + CONTINUE=1 continue from a previously started container EOF exit 1 fi