commit | e19d88478949bc31c7d2d224722655992414910a | [log] [tgz] |
---|---|---|
author | Jesse Andrews <anotherjesse@gmail.com> | Tue Nov 01 20:06:55 2011 -0700 |
committer | Jesse Andrews <anotherjesse@gmail.com> | Tue Nov 01 20:06:55 2011 -0700 |
tree | 50056a6baecd1c6f97008e4e214190b88ea0cd24 | |
parent | 1d1dda14572576a3242f113bc0d3a8c5f09b14fa [diff] [blame] |
add some spacing to the output
diff --git a/stack.sh b/stack.sh index 9466512..e7f36e8 100755 --- a/stack.sh +++ b/stack.sh
@@ -843,6 +843,10 @@ # Using the cloud # =============== +echo "" +echo "" +echo "" + # If you installed the horizon on this server, then you should be able # to access the site using your browser. if [[ "$ENABLED_SERVICES" =~ "horizon" ]]; then