This commit is contained in:
2025-02-08 10:44:52 -06:00
parent 7538cd7ee8
commit 7d5791ea1e
2 changed files with 6 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ if [ -f ${NM_FOLDER}/conf/defaults.local.inc ]; then
for value in "${var[@]}"; do
arr_insert ${ntype}_DOCKERS_CHECK $value
done
arr_insert ${ntype}_DOCKERS_CHECK watchtower
fi
if [ "${NM_REPL_CHECK[${ntype}]}" != "" ]; then