asdf
This commit is contained in:
1
seedbox/etc/fstab
Normal file
1
seedbox/etc/fstab
Normal file
@@ -0,0 +1 @@
|
|||||||
|
//192.168.100.143/torrents /mnt/torrents cifs nofail,rw,uid=100,gid=101,iocharset=utf8,vers=3.0,credentials=/root/sambacreds.txt,_netdev 0 0
|
||||||
@@ -1,9 +1,9 @@
|
|||||||
if ! [ -d /mnt/torrents/complete ] ; then
|
if ! [ -d /mnt/torrents/complete ] ; then
|
||||||
if mount -a ; then
|
if mount -a ; then
|
||||||
rc-service wg-quick.wg0 restart
|
rc-service wg-quick.mullvad restart
|
||||||
rc-service qbittorrent-nox restart
|
rc-service qbittorrent-nox restart
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
rc-service wg-quick.wg0 restart
|
rc-service wg-quick.mullvad restart
|
||||||
rc-service qbittorrent-nox restart
|
rc-service qbittorrent-nox restart
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user