mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update stop.sh
This commit is contained in:
parent
9558fa0565
commit
a25214631b
@ -3,7 +3,7 @@
|
||||
function trap_handler
|
||||
{
|
||||
echo "[info] Shutdown detected... copying config file to /config/qbittorrent"
|
||||
cp /home/$USER/.config/qBittorrent/qBittorrent.conf /config/qbittorrent/qBittorrent.conf
|
||||
cp /root/.config/qBittorrent/qBittorrent.conf /config/qbittorrent/qBittorrent.conf
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user