Delete deprecated updates

This commit is contained in:
Alexey Berezhok
2024-07-10 23:01:39 +03:00
parent 8a1db81366
commit 0402e9ac0e
74 changed files with 2 additions and 3358 deletions

View File

@@ -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