Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-05 22:08:03 -06:00
parent 8557b0dbdd
commit 8c5604b42b

View File

@@ -255,6 +255,9 @@ DELSITES(){
if [[ $response =~ ^[Yy]$ ]]; then
echo 'delete'
ENTER2CONTINUE
break
else
break
fi
done
DELSITES