Update nodemgmt-scripts.sh
This commit is contained in:
@@ -253,7 +253,7 @@ DELSITES(){
|
|||||||
read -n 1 response
|
read -n 1 response
|
||||||
echo ""
|
echo ""
|
||||||
if [[ $response =~ ^[Yy]$ ]]; then
|
if [[ $response =~ ^[Yy]$ ]]; then
|
||||||
|
echo 'delete'
|
||||||
else
|
else
|
||||||
DELSITES
|
DELSITES
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user