Update defaults.inc

This commit is contained in:
2024-04-22 22:29:16 -05:00
parent 093be4a196
commit 6cddb0750e

View File

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