docker-bits/lsio/syncthing/run-once.sh

6 lines
200 B
Bash
Raw Normal View History

2021-04-10 10:16:29 +00:00
ln -s ../docker-env.cfg ./.env
2021-04-17 00:54:14 +00:00
. ./.env
2021-04-10 10:16:29 +00:00
mkdir -p ${BASEDIR:-/volume1/docker}/syncthing/config
mkdir -p ${BASEDIR:-/volume1/docker}/syncthing/data1
mkdir -p ${BASEDIR:-/volume1/docker}/syncthing/data2