Rafficer / linux-cli-community

Linux command-line client for ProtonVPN. Written in Python.
https://protonvpn.com
GNU General Public License v3.0
1.29k stars 195 forks source link

[BUG] SyntaxError when im trying to disable sudo password | Manjaro XFCE #334

Open Savelios opened 2 years ago

Savelios commented 2 years ago

Error message in the terminal at startup when i'm reboot the system:

File "/usr/bin/protonvpn", line 10 tron ALL = (root) NOPASSWORD: /usr/bin/protonvpn ^ SyntaxError: invalid syntax [tron@tron-pc Desktop]$ protonvpn -s File "/usr/bin/protonvpn", line 10 tron ALL = (root) NOPASSWORD: /usr/bin/protonvpn ^ SyntaxError: invalid syntax