Skip to content

Commit 0f814aa

Browse files
committed
Fixed issue #187
1 parent c7015ec commit 0f814aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/local/sbin/easyengine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3107,7 +3107,7 @@ then
31073107
DEBUG_WORDPRESS
31083108

31093109
# Log Message
3110-
LOGMESSAGE="$LOGMESSAGE /var/log/$DOMAIN/htdocs/wp-content/debug.log"
3110+
LOGMESSAGE="$LOGMESSAGE /var/www/$DOMAIN/htdocs/wp-content/debug.log"
31113111
fi
31123112

31133113
fi

0 commit comments

Comments
 (0)