Browse Source

Install/update mail templates during upgrade

Kristan Kenney 7 years ago
parent
commit
32a75e6d97
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/upgrade/0.9.8-29.sh

+ 1 - 0
install/upgrade/0.9.8-29.sh

@@ -67,6 +67,7 @@ if [ -d $HESTIA/data/templates/ ]; then
     cp -rf $HESTIA/data/templates $HESTIA_BACKUP/
     cp -rf $HESTIA/data/templates $HESTIA_BACKUP/
     $HESTIA/bin/v-update-web-templates
     $HESTIA/bin/v-update-web-templates
     $HESTIA/bin/v-update-dns-templates
     $HESTIA/bin/v-update-dns-templates
+    $HESTIA/bin/v-update-mail-templates
 fi
 fi
 
 
 # Remove old Office 365 template as there is a newer version with an updated name
 # Remove old Office 365 template as there is a newer version with an updated name