mirror of
https://github.com/technorabilia/docker-bits
synced 2024-11-14 18:12:47 +00:00
5 lines
157 B
Bash
5 lines
157 B
Bash
ln -s ../docker-env.cfg ./.env
|
|
. ./.env
|
|
mkdir -p ${BASEDIR:-/volume1/docker}/nzbget/config
|
|
mkdir -p ${BASEDIR:-/volume1/docker}/nzbget/downloads `#optional`
|