Delete deprecated updates
This commit is contained in:
@@ -84,6 +84,7 @@ if [ -e "/usr/local/hestia/data/users/admin" ]; then
|
||||
###############################################################
|
||||
|
||||
# Load upgrade functions and refresh variables/configuration
|
||||
source /usr/local/hestia/func/main.sh
|
||||
source /usr/local/hestia/func/upgrade.sh
|
||||
upgrade_refresh_config
|
||||
|
||||
@@ -146,7 +147,7 @@ if [ -e "/usr/local/hestia/data/users/admin" ]; then
|
||||
update_whitelabel_logo | tee -a $LOG
|
||||
|
||||
# Set new version number in hestia.conf
|
||||
upgrade_set_version
|
||||
upgrade_set_version $new_version
|
||||
|
||||
# Perform account and domain rebuild to ensure configuration files are correct
|
||||
upgrade_rebuild_users
|
||||
|
||||
Reference in New Issue
Block a user