mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 14:44:57 +00:00
Update start.sh
This commit is contained in:
parent
11f4e2cf18
commit
6e751ff481
@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
function trap_handler
|
||||
function trap_handler
|
||||
{
|
||||
echo "[info] Shutdown detected... copying config file to /config/qbittorrent"
|
||||
yes | cp /root/.config/qBittorrent/qBittorrent.conf /config/qbittorrent/qBittorrent.conf
|
||||
|
Loading…
Reference in New Issue
Block a user