Update defaults.inc
This commit is contained in:
@@ -53,6 +53,8 @@ if [ -f ${PW_FOLDER}/settings.local.conf ]; then
|
||||
PW_ALLHOSTS=(${PW_ALL_HOSTS})
|
||||
unset IFS
|
||||
|
||||
echo "HERE!!!: ${PW_SYSHOSTS[@]}"
|
||||
|
||||
else
|
||||
echo "NO settings.local.conf FILE FOUND"
|
||||
[ "${1}" ] && [ "${1}" != "update" ] && exit 1
|
||||
|
||||
Reference in New Issue
Block a user