bash/usr-local-bin/qbittorrent: include nordvpnd.socket

This commit is contained in:
Aminda Suomalainen 2024-04-16 08:43:35 +03:00
parent d4ae19789d
commit 646884d902
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 0 deletions

View File

@ -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