This commit is contained in:
2023-12-17 09:46:25 -06:00
parent 5791731b0f
commit 81d40187b3
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
VERS='5.1.29-12162023' VERS='5.1.30-12172023'
NM_BETA=false 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 ' 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 '

View File

@@ -21,4 +21,6 @@ su root syslog
create 0664 root root create 0664 root root
rotate 3 rotate 3
monthly monthly
notifempty
minsize 200000
} }