Update status.inc

This commit is contained in:
2023-12-03 22:24:36 -06:00
parent 496ffa28f0
commit 3f01c56a54

View File

@@ -754,3 +754,10 @@ REPLCHECK(){
done done
[ "${timeout}" == "true" ] && touch ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.timeout || touch ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.good [ "${timeout}" == "true" ] && touch ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.timeout || touch ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.good
} }
STATUS_SCANTIMES(){
}