mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn.git
synced 2026-01-03 19:34:52 +01:00
Update start.sh
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
if [[ ! -e /config/qBittorrent ]]; then
|
||||
mkdir -p /config/qBittorrent/config/
|
||||
chown -R ${PUID}:${PGID} /config/qBittorrent
|
||||
|
||||
Reference in New Issue
Block a user