Skip to content

Commit 32b903f

Browse files
author
Kristan Kenney
committed
Remove unnecessary newlines in upgrade script
1 parent 1706e5d commit 32b903f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install/upgrade/0.10.0-190430.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ echo ' | | | | ___ ___| |_(_) __ _ / ___| _ \ '
6060
echo ' | |_| |/ _ \/ __| __| |/ _` | | | |_) |'
6161
echo ' | _ | __/\__ \ |_| | (_| | |___| __/ '
6262
echo ' |_| |_|\___||___/\__|_|\__,_|\____|_| '
63-
echo
64-
echo -e "\n\n"
63+
echo ""
6564
echo " Hestia Control Panel Upgrade Script"
6665
echo "==================================================="
6766
echo ""

0 commit comments

Comments
 (0)