typo correction
This commit is contained in:
parent
f24c92d37f
commit
af76ff6e11
@ -8,7 +8,7 @@ if [ -d "/rainloop/data/_data_/_default_/plugins/postfixadmin-change-password" ]
|
||||
rm -rf /rainloop/data/_data_/_default_/plugins/postfixadmin-change-password
|
||||
fi
|
||||
|
||||
# Set log output to STDOUT if wanted (NGINX_LOG_TO_STDOUT=true)
|
||||
# Set log output to STDOUT if wanted (LOG_TO_STDOUT=true)
|
||||
if [ "$LOG_TO_STDOUT" == "true" ]; then
|
||||
chmod o+w /dev/stdout
|
||||
sed -i "s/.*error_log.*$/error_log /dev/stdout warn;/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user