mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Tidy up output
This commit is contained in:
@@ -45,6 +45,6 @@ if [ "${failures}" -ne 0 ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if [ ! -f "${SYSTEM_NGINX_CONFIG}/conf.active" ]; then
|
||||
if [ ! -d "${SYSTEM_NGINX_CONFIG}/conf.active" ]; then
|
||||
echo "Note: Using default listen address ${LISTEN_ADDR}:${PORT} (no ${SYSTEM_NGINX_CONFIG}/conf.active override)."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user