Skip to content

Commit 5f161a2

Browse files
author
Kristan Kenney
committed
Language fixes in upgrade script
Moved backup file location to the top of installation message
1 parent 6f18e7f commit 5f161a2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

install/upgrade/0.9.8-29.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,10 @@ echo -e "\n\n"
4848
echo " Hestia Control Panel Upgrade Script"
4949
echo "==================================================="
5050
echo ""
51-
echo "This process may take a few minutes, please wait..."
52-
echo ""
53-
echo ""
5451
echo "Existing files will be backed up to the following location:"
5552
echo "$HESTIA_BACKUP/"
5653
echo ""
54+
echo "This process may take a few moments, please wait..."
5755
echo ""
5856

5957
# Update Apache and Nginx configuration to support new file structure

0 commit comments

Comments
 (0)