Skip to content

Commit

Permalink
Remove build from start script.
Browse files Browse the repository at this point in the history
  • Loading branch information
chmac committed Apr 25, 2020
1 parent ad79b3a commit eec5e60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dockerStart.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

./build.sh

if [ "$OS" = "Darwin" ]; then
docker-compose up --detach
else
Expand Down

0 comments on commit eec5e60

Please sign in to comment.