Commit e26ff8bb authored by Arian Acosta's avatar Arian Acosta

improving comments

parent 7fdda613
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment