mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update start.sh
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
set -x
|
||||||
|
|
||||||
function trap_handler
|
function trap_handler
|
||||||
{
|
{
|
||||||
echo "[info] Shutdown detected... copying config file to /config/qbittorrent"
|
echo "[info] Shutdown detected... copying config file to /config/qbittorrent"
|
||||||
yes | cp /root/.config/qBittorrent/qBittorrent.conf /config/qbittorrent/qBittorrent.conf
|
yes | cp /root/.config/qBittorrent/qBittorrent.conf /config/qbittorrent/qBittorrent.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user