Skip to content

Commit

Permalink
Also on the upswing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Holland committed Aug 9, 2018
1 parent af19a14 commit 7abb50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strato.sh
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,5 @@ then
else
echo -e "${BYellow}Using the existing docker-compose.yml (to download the most recent stable version - remove the file and restart the script)${NC}"
fi
docker-compose -f docker-compose.yml -p strato up -d
docker-compose -f docker-compose.yml -p strato up -d --remove-orphans
exit 0;

0 comments on commit 7abb50e

Please sign in to comment.