mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-01 00:19:22 +01:00
bash/usr-local-bin/qbittorrent: include nordvpnd.socket
This commit is contained in:
parent
d4ae19789d
commit
646884d902
@ -1,6 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
sudo systemctl start nordvpnd.socket
|
||||
sleep 5
|
||||
sudo systemctl start nordvpnd.service
|
||||
sleep 5
|
||||
systemctl status nordvpnd.service --no-pager
|
||||
|
Loading…
Reference in New Issue
Block a user