Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-05 12:47:36 -06:00
parent 2d7a3c28ff
commit fcf1616bb2

View File

@@ -164,7 +164,7 @@ BACKUP(){
if [ "${action}" != "backup" ]; then
echo -e "${idsCL[Green]}Ok${idsCL[Default]}"
fi
dn
done
touch ${BACKUP_FOLDER}/backup.lastrun
if [ "${action}" != "backup" ]; then
echo ""
@@ -173,7 +173,6 @@ BACKUP(){
if [ -z $action ] || [ "${action}" = "gui" ]; then
ENTER2CONTINUE
fi
}
DELSITE(){