Skip to content

Commit c17abbe

Browse files
committed
stopping docker sync
1 parent 0d5080d commit c17abbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

laradock.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ else
1313
echo "Stopping Docker Compose";
1414
docker-compose down;
1515
echo "Stopping Docker Sync";
16-
docker-sync start;
16+
docker-sync stop;
1717
fi

0 commit comments

Comments
 (0)