Append automatic yes answer to questions on connect

This commit is contained in:
billz 2024-11-26 01:43:46 -08:00
parent 68d47f9a41
commit 12b0d9f6c8

View File

@ -58,8 +58,8 @@
"install_page": "https://adguard-vpn.com/kb/adguard-vpn-for-linux/installation/",
"account_page": "https://my.adguard-vpn.com/en/account/product/vpn",
"cmd_overrides": {
"account": "account get",
"countries": "list-locations",
"connect": "connect -y -l",
"log": "status",
"version": "--version"
},