30-config: Stop creating /config/data directory on startup
Signed-off-by: Aaron <admin@datahoarder.dev>
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
|
||||||
# make our folders
|
# make our folder
|
||||||
mkdir -p \
|
mkdir -p /config/qBittorrent
|
||||||
/config/qBittorrent \
|
|
||||||
/config/data
|
|
||||||
|
|
||||||
# copy config
|
# copy config
|
||||||
[[ ! -e /config/qBittorrent/qBittorrent.conf ]] && \
|
[[ ! -e /config/qBittorrent/qBittorrent.conf ]] && \
|
||||||
|
|||||||
Reference in New Issue
Block a user