Update nodemgmt-scripts.sh

This commit is contained in:
2024-02-19 22:12:43 -06:00
parent a35f062b64
commit 80477585a2

View File

@@ -22,7 +22,7 @@ if [ "${1}" == "report" ] || [ "${2}" == "report" ] || [ "${3}" == "report" ]; t
idsST=('')
fi
# [ -f ${NM_BACKUP_FOLDER}/templates/*.config ] && rm -f ${NM_BACKUP_FOLDER}/templates/*.config
[ -f ${NM_BACKUP_FOLDER}/templates/*.config ] && rm -f ${NM_BACKUP_FOLDER}/templates/*.config
BACKUP(){