Make ProtonVPN refresh servers before connecting.

This commit is contained in:
the_4n0nym0u53 2021-11-08 14:49:14 +01:00
parent 9e266a5ff4
commit 1ee26e066e
No known key found for this signature in database
GPG Key ID: 35EE09F5481049BB
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
#!/bin/sh #!/bin/sh
protonvpn refresh
env SUDO_USER=$USER doas protonvpn c --cc DK env SUDO_USER=$USER doas protonvpn c --cc DK
# Uncomment below to use sudo instead of doas, comment the above # Uncomment below to use sudo instead of doas, comment the above line
#sudo protonvpn c --cc DK #sudo protonvpn c --cc DK
sway-launcher-desktop autostart sway-launcher-desktop autostart