update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERS='5.6.22-08192025'
|
||||
VERS='5.6.23-08302025'
|
||||
NM_BETA=false
|
||||
|
||||
|
||||
|
||||
@@ -1231,6 +1231,7 @@ SKIP_SERVER_CHECKS(){
|
||||
if [ "${2}" == "q" ]; then
|
||||
unset idsCL idsBG idsST
|
||||
idsCL=(''); idsBG=(''); idsST=('')
|
||||
echo
|
||||
fi
|
||||
if [ "${1}" == "on" ] || ([ ! -f ${NM_TMPFOLDER}/.skip ] && [ "${1}" == "" ]); then
|
||||
touch ${NM_TMPFOLDER}/.skip
|
||||
|
||||
Reference in New Issue
Block a user