diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 945990b0..b752df9f 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -253,7 +253,7 @@ DELSITES(){ read -n 1 response echo "" if [[ $response =~ ^[Yy]$ ]]; then - + echo 'delete' else DELSITES exit 0