Compare commits

..

2 Commits

2 changed files with 11 additions and 1 deletions

10
bash/usr-local-bin/qbittorrent Executable file
View File

@ -0,0 +1,10 @@
#!/usr/bin/env bash
set -x
sudo systemctl start nordvpnd.service
sleep 5
systemctl status nordvpnd.service --no-pager
nordvpn connect p2p
nordvpn status
flatpak run org.qbittorrent.qBittorrent "$@"
set +x

@ -1 +1 @@
Subproject commit 6ef313fe29c53137dea4a8d66685de34df18451a
Subproject commit 9ebd34eb6176b1c19f8c1b3cc048c75179bc9f28