1
0
mirror of https://gitea.blesmrt.net/mikaela/scripts.git synced 2025-04-05 15:38:16 +02:00

qbittorrent: attempt to exit on connection failure

This commit is contained in:
Aminda Suomalainen 2024-08-09 09:11:15 +03:00
parent 9dad4088c9
commit 120ef10cb8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

@ -6,7 +6,7 @@ sleep 5
sudo systemctl start nordvpnd.service
sleep 5
systemctl status nordvpnd.service --no-pager
nordvpn connect p2p
nordvpn connect p2p || exit 1
nordvpn set killswitch on
nordvpn set autoconnect on
nordvpn status