Update defaults.inc

This commit is contained in:
2023-07-03 21:22:09 -05:00
parent 0eae99c0b0
commit 959bdbf6fb

View File

@@ -71,8 +71,10 @@ if [ -f ${FOLDER}/defaults.local.inc ]; then
fi
echo "HERE: "
arr_get NM_HOSTS_LPD
# arr_get NM_HOSTS_${ntype}
for test in "${NM_HOSTS_MYSQL[@]}"; do
echo $test
done