stopping docker sync
This commit is contained in:
parent
0d5080d6bb
commit
c17abbea6e
|
@ -13,5 +13,5 @@ else
|
|||
echo "Stopping Docker Compose";
|
||||
docker-compose down;
|
||||
echo "Stopping Docker Sync";
|
||||
docker-sync start;
|
||||
docker-sync stop;
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue