This commit is contained in:
2025-08-30 22:37:12 -05:00
parent 8b98baaad4
commit 2dd1a6c778
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='5.6.22-08192025'
VERS='5.6.23-08302025'
NM_BETA=false

View File

@@ -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