asdf
This commit is contained in:
9
seedbox/fix.sh
Executable file
9
seedbox/fix.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
if ! [ -d /mnt/torrents/complete ] ; then
|
||||
if mount -a ; then
|
||||
rc-service wg-quick.wg0 restart
|
||||
rc-service qbittorrent-nox restart
|
||||
fi
|
||||
else
|
||||
rc-service wg-quick.wg0 restart
|
||||
rc-service qbittorrent-nox restart
|
||||
fi
|
||||
Reference in New Issue
Block a user