update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERS='5.4.11-05102025'
|
||||
VERS='5.4.13-05102025'
|
||||
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 '
|
||||
|
||||
@@ -46,7 +46,7 @@ STATUS(){
|
||||
echo -en "${idsCL[LightCyan]}${MSG}${spc}: "
|
||||
fi
|
||||
for NTYPE in "${ntypesel[@]}"; do
|
||||
REPLSTART ${NTYPE} #&
|
||||
REPLSTART ${NTYPE} &
|
||||
done
|
||||
if [ "${STATUS_ACTION}" != "check" ]; then
|
||||
echo -e "${idsCL[LightGreen]}Done${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user