Browse Source

Remove unnecessary newlines in upgrade script

Kristan Kenney 6 years ago
parent
commit
32b903f398
1 changed files with 1 additions and 2 deletions
  1. 1 2
      install/upgrade/0.10.0-190430.sh

+ 1 - 2
install/upgrade/0.10.0-190430.sh

@@ -60,8 +60,7 @@ echo '    | | | | ___  ___| |_(_) __ _ / ___|  _ \ '
 echo '    | |_| |/ _ \/ __| __| |/ _` | |   | |_) |'
 echo '    |  _  |  __/\__ \ |_| | (_| | |___|  __/ '
 echo '    |_| |_|\___||___/\__|_|\__,_|\____|_|    '
-echo
-echo -e "\n\n"
+echo ""
 echo "       Hestia Control Panel Upgrade Script"
 echo "==================================================="
 echo ""