|
|
@@ -22,6 +22,7 @@ source /usr/local/hestia/conf/hestia.conf
|
|
|
|
|
|
# Back up old template files and install the latest versions
|
|
|
if [ -d $HESTIA/data/templates/ ]; then
|
|
|
+ echo "(*) Updating and rebuild web templates..."
|
|
|
cp -rf $HESTIA/data/templates $HESTIA_BACKUP/templates/
|
|
|
$HESTIA/bin/v-update-web-templates
|
|
|
fi
|