diff --git a/scripts/wireguard/removeCONF.sh b/scripts/wireguard/removeCONF.sh index 61e7a35..9f62a4d 100755 --- a/scripts/wireguard/removeCONF.sh +++ b/scripts/wireguard/removeCONF.sh @@ -30,7 +30,7 @@ do helpFunc exit 0 ;; - -yes|--yes) + -y|--yes) CONFIRM=true ;; *)