mirror of
https://github.com/technorabilia/docker-bits
synced 2024-11-10 13:10:31 +00:00
4 lines
98 B
Bash
4 lines
98 B
Bash
ln -s ../docker-env.cfg ./.env
|
|
. ./.env
|
|
mkdir -p ${BASEDIR:-/volume1/docker}/homeassistant/config
|