We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0929d96 commit cbfad45Copy full SHA for cbfad45
build.sh
@@ -17,4 +17,4 @@ cp -rv src/scripts/*.js target/scripts/
17
cp -rv src/scripts/lib/ target/scripts/lib/
18
cp -rv src/scripts/parser/pkg/* target/scripts/parser/pkg/
19
20
-echo "> ${bold}Build complete, run 'docker build -t arcinc/hwgv .' to build the Docker image.${normal}\n"
+echo "> ${bold}Build complete${normal}\n"
0 commit comments