diff --git a/powerwall.sh b/powerwall.sh index cacb998c..9c1cb36b 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -590,7 +590,6 @@ HOSTMGMT(){ else read -n 1 -p "Are you sure you wish to power down '${ESXI_HOST}' ? (y/N): " choice fi - echo [ "${choice^^}" != "Y" ] && exit 0 fi