Update status.inc
This commit is contained in:
@@ -569,8 +569,7 @@ STATUS_NODE(){
|
|||||||
# rm -f ${NM_TMPFOLDER}/${nip}~${srvc}.*
|
# rm -f ${NM_TMPFOLDER}/${nip}~${srvc}.*
|
||||||
|
|
||||||
fi
|
fi
|
||||||
[[ "${NM_SINGLESRVR_SERVICES[${NODETYPE}]}" = *"${srvc}"* ]] && rm -f ${NM_TMPFOLDER}/*~${srvc}.* || rm -f ${NM_TMPFOLDER}/${nip}~${srvc}.*
|
# [[ "${NM_SINGLESRVR_SERVICES[${NODETYPE}]}" = *"${srvc}"* ]] && rm -f ${NM_TMPFOLDER}/*~${srvc}.* || rm -f ${NM_TMPFOLDER}/${nip}~${srvc}.*
|
||||||
# [ "${srvc}" == "gitea" ] || [ "${srvc}" == "headscale" ] && rm -f ${NM_TMPFOLDER}/*~${srvc}.*
|
|
||||||
fi
|
fi
|
||||||
[ "${mysqlgo}" = "true" ] && unset mysqlgo
|
[ "${mysqlgo}" = "true" ] && unset mysqlgo
|
||||||
[ "${SSCHK}" == "primary" ] && echo -e "${idsCL[LightCyan]} - Primary Node${idsCL[Default]}" || echo -e "${idsCL[Default]}"
|
[ "${SSCHK}" == "primary" ] && echo -e "${idsCL[LightCyan]} - Primary Node${idsCL[Default]}" || echo -e "${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user