1
0
Fork 0
mirror of https://github.com/pivpn/pivpn.git synced 2025-03-24 17:24:02 +00:00
Co-authored-by: Orazio <orazioedoardo@users.noreply.github.com>
This commit is contained in:
giotto 2020-07-19 21:46:18 +02:00 committed by GitHub
parent aa297e5296
commit 689b77b73e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ do
helpFunc
exit 0
;;
-yes|--yes)
-y|--yes)
CONFIRM=true
;;
*)