This commit is contained in:
2025-06-13 19:05:06 -05:00
parent ad5c0b4691
commit 2be9ca1e1d
2 changed files with 4 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='5.5.20-06122025'
VERS='5.5.21-06132025'
NM_BETA=false
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense gui nightlyreview update log betacheck offsite-staticroute-fix '
@@ -74,7 +74,7 @@ if [ -f ${NM_FOLDER}/conf/defaults.local.inc ]; then
arr_insert ${ntype}_DOCKERS_CHECK $value
done
arr_insert ${ntype}_DOCKERS_CHECK watchtower
[[ "${RNIP}" != "10.6."* ]] && arr_insert ${ntype}_DOCKERS_CHECK portainer_agent
([[ "${RNIP}" != "10.6."* ]] && [ "${ntype}" != "ESPH" ]) && arr_insert ${ntype}_DOCKERS_CHECK portainer_agent
fi
if [ "${NM_REPL_CHECK[${ntype}]}" != "" ]; then