We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a583cc commit 8db3feeCopy full SHA for 8db3fee
1 file changed
install/upgrade/versions/previous/1.0.2.sh
@@ -59,7 +59,7 @@ if [ ! -z "$WEBALIZER_CHECK" ]; then
59
if [ -d "/var/www/webalizer" ]; then
60
rm -rf /var/www/webalizer
61
fi
62
- $HESTIA/bin/v-change-sys-config-value '$STATS_SYSTEM' 'awstats'
+ $HESTIA/bin/v-change-sys-config-value 'STATS_SYSTEM' 'awstats'
63
64
65
# Remove old hestia.conf files from Apache & NGINX if they exist
0 commit comments