update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
VERS='4.10.52-08082023'
|
||||
VERS='4.10.54-08112023'
|
||||
|
||||
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns '
|
||||
CERT_DAEMON='/snap/bin/certbot'
|
||||
|
||||
@@ -689,7 +689,7 @@ STATUS(){
|
||||
end=`date +%s`
|
||||
runtime=$((end-start))
|
||||
echo -e "Runtime: ${runtime}\n"
|
||||
echo ${runtime} > /opt/idssys/nodemgmt/status-check.scantimes
|
||||
echo ${runtime} >> /opt/idssys/nodemgmt/status-check.scantimes
|
||||
}
|
||||
|
||||
REPLCHECK(){
|
||||
|
||||
Reference in New Issue
Block a user