Skip to content

Commit cbfad45

Browse files
remove comment about running Docker, the containerfile is now contained
1 parent 0929d96 commit cbfad45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ cp -rv src/scripts/*.js target/scripts/
1717
cp -rv src/scripts/lib/ target/scripts/lib/
1818
cp -rv src/scripts/parser/pkg/* target/scripts/parser/pkg/
1919

20-
echo "> ${bold}Build complete, run 'docker build -t arcinc/hwgv .' to build the Docker image.${normal}\n"
20+
echo "> ${bold}Build complete${normal}\n"

0 commit comments

Comments
 (0)