improving comments

This commit is contained in:
Arian Acosta 2017-07-15 14:46:00 -04:00
parent 7fdda613a5
commit e26ff8bb1e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ fi
if [ "$1" == "up" ] ; then
print_style "Initializing Docker Sync\n" "info";
print_style "May take a long time (15 min+) the first time\n" "info";
print_style "May take a long time (15min+) the first time\n" "info";
docker-sync start;
print_style "Initializing Docker Compose\n" "info";
shift; # removing first argument