usr-local-bin/nordvpns: note autoconnect too

This commit is contained in:
Aminda Suomalainen 2024-04-24 11:08:06 +03:00
parent b8c88961c0
commit de969181dc
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
set -x
nordvpn set killswitch off
nordvpn set autoconnect off
nordvpn disconnect
sudo systemctl stop nordvpnd.socket
sudo systemctl stop nordvpnd.service

View File

@ -8,6 +8,7 @@ sleep 5
systemctl status nordvpnd.service --no-pager
nordvpn connect p2p
nordvpn set killswitch on
nordvpn set autoconnect on
nordvpn status
sudo systemctl restart yggdrasil.service
flatpak run org.qbittorrent.qBittorrent "$@"