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
d848b34b9a
commit
d27a2d1092
@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
if [[ ! -e /config/qBittorrent ]]; then
|
||||
mkdir -p /config/qBittorrent/config/
|
||||
chown -R ${PUID}:${PGID} /config/qBittorrent
|
||||
|
Loading…
Reference in New Issue
Block a user