diff --git a/src/update_domains.sh b/src/update_domains.sh index 854fe8a7..351f1759 100644 --- a/src/update_domains.sh +++ b/src/update_domains.sh @@ -114,7 +114,7 @@ do done -if [ $RELOAD_WEB ] ; then +if [ "$RELOAD_WEB" == "true" ] ; then RELOAD_ZONES="$RELOAD_ZONES apache" # Concat the apaches files