Update defaults.inc

This commit is contained in:
2023-12-11 19:47:21 -06:00
parent 2e27e66da3
commit f37f5b0d7c

View File

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