Update start.sh

This commit is contained in:
MarkusMcNugen 2018-04-26 08:49:57 -04:00 committed by GitHub
parent d848b34b9a
commit d27a2d1092
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
#!/bin/bash
set -e
if [[ ! -e /config/qBittorrent ]]; then
mkdir -p /config/qBittorrent/config/
chown -R ${PUID}:${PGID} /config/qBittorrent