Skip to content

Commit c28e525

Browse files
Fx
1 parent 9023485 commit c28e525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/upgrade/versions/1.00.0-190618.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ if [ -z "$IMAP_SYSTEM" ]; then
247247
fi
248248

249249
# Remove Webalizer and set AWStats as default
250-
WEBALIAZER_CHECK=$(cat $HESTIA/conf/hestia.conf | grep webalizer)
250+
WEBALIZER_CHECK=$(cat $HESTIA/conf/hestia.conf | grep webalizer)
251251
if [ ! -z "$WEBALIZER_CHECK" ]; then
252252
echo "(*) Removing Webalizer and setting AWStats as default web statistics backend..."
253253
apt purge webalizer -y > /dev/null 2>&1

0 commit comments

Comments
 (0)