Update defaults.inc

This commit is contained in:
2023-12-11 19:47:49 -06:00
parent f37f5b0d7c
commit c02c9458c3

View File

@@ -50,7 +50,7 @@ if [ -f ${PW_FOLDER}/settings.local.conf ]; then
else
echo "NO settings.local.conf FILE FOUND"
[ "${1}" ] && exit 1
[ "${1}" == ""] && exit 1
fi