update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
VERS='4.12.36-10182023'
|
||||
VERS='4.12.40-10182023'
|
||||
|
||||
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense gui nightlyreview update '
|
||||
CERT_DAEMON='/snap/bin/certbot'
|
||||
|
||||
@@ -35,7 +35,7 @@ SINGLE_SERVER_SERVICE_CHECK(){
|
||||
done
|
||||
sleep 3s
|
||||
[ "${stc}" = "pdnsadmin" ] && stc="pdnsadmin.socket pdnsadmin.service"
|
||||
[ "${stc}" = "headscale" ] && sleep 60s
|
||||
[ "${stc}" = "headscale" ] && sleep 90s
|
||||
/bin/systemctl start ${stc} &
|
||||
echo "$(date) - ${NM_NODETYPES[${1^^}]}-Node${local_ip: -1} - ... Done" >> ${NM_LOGFILE}
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user