updaeted commmand

This commit is contained in:
Arian Acosta 2017-07-15 12:00:35 -04:00
parent 0c1b6ba9bf
commit 407fb7a395
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ if [[ $# -eq 0 ]] ; then
fi
if [ "$1" == "up" ] ; then
echo "Initializing Docker Sync";
echo "Initializing Docker Sync (may take several minutes the first time)";
docker-sync start;
echo "Initializing Docker Compose";
shift; # removing first argument