mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-21 05:47:20 +02:00
Compare commits
2 Commits
9e04a1acfd
...
32b94d1f27
Author | SHA1 | Date | |
---|---|---|---|
32b94d1f27 | |||
7bcef8635d |
10
bash/usr-local-bin/qbittorrent
Executable file
10
bash/usr-local-bin/qbittorrent
Executable 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
|
Loading…
x
Reference in New Issue
Block a user