From 7fc800e18dcb3e1fd56fab77bf98a8ffe37d9d24 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 3 Jun 2025 19:08:32 -0500 Subject: [PATCH] Update defaults.inc --- defaults.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults.inc b/defaults.inc index 11fada4d..d2771aee 100755 --- a/defaults.inc +++ b/defaults.inc @@ -5,7 +5,7 @@ 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 ' CERT_DAEMON='/opt/certbot/bin/certbot' -SSHCMD='/bin/ssh -q -o ConnectTimeout=3 -o ConnectionAttempts=1' +SSHCMD='ssh -q -o ConnectTimeout=3 -o ConnectionAttempts=1' declare -i errtime [ "${NM_FOLDER}" == "" ] && NM_FOLDER=/opt/idssys/nodemgmt