Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update manualBuild.sh
chubing committed Feb 27, 2020
1 parent c9c214b commit 0352ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manualBuild.sh
@@ -1,4 +1,4 @@
docker build --pull --tag=tier/grouper:latest . \
docker build --pull --tag=itap/grouper:latest . \

if [[ "$OSTYPE" == "darwin"* ]]; then
say build complete

0 comments on commit 0352ded

Please sign in to comment.