update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
VERS='5.1.21-12132023'
|
||||
NM_BETA=false
|
||||
VERS='5.1.22a-12162023'
|
||||
NM_BETA=true
|
||||
|
||||
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 '
|
||||
CERT_DAEMON='/snap/bin/certbot'
|
||||
|
||||
@@ -1125,6 +1125,12 @@ GUI(){
|
||||
test)
|
||||
tmp=tmp
|
||||
;;
|
||||
|
||||
nginxupdate)
|
||||
for nfile in ${NM_NGINXPATH}/sites-enabled/*.conf; do
|
||||
echo $nfile
|
||||
done
|
||||
;;
|
||||
|
||||
gui) GUI;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user