diff --git a/src/update_domains.sh b/src/update_domains.sh index 89df3bc6..8d46a132 100755 --- a/src/update_domains.sh +++ b/src/update_domains.sh @@ -132,7 +132,7 @@ if [ ! -z "$(cat "$RELOAD_WEB")" ] ; then else echo "Include \"$LOGFORMAT_FILE\"" fi - find "$VHOST_DIR" -mindepth 2 -type f -iname "*.conf" -print0 | xargs -0 cat + find "$VHOST_DIR/" -mindepth 2 -type f -iname "*.conf" -print0 | xargs -0 cat echo "###END OF ALTERNC AUTO-GENERATED FILE - DO NOT EDIT MANUALLY###" ) > "$tempo"