Skip to content

Commit 7883f33

Browse files
author
Kristan Kenney
committed
Add version to upgrade script
1 parent 9506019 commit 7883f33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/upgrade/0.9.8-28.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ mkdir -p $HESTIA_BACKUP/packages/
1515
# load hestia main functions
1616
source /usr/local/hestia/func/main.sh
1717

18+
echo "(*) Upgrading to Hestia Control Panel v$VERSION..."
1819
# Upgrade phpMyAdmin
1920
if [ "$DB_SYSTEM" = 'mysql' ]; then
2021
# Display upgrade information

0 commit comments

Comments
 (0)