init
This commit is contained in:
5
syncthing/root/etc/cont-init.d/setup-config
Normal file
5
syncthing/root/etc/cont-init.d/setup-config
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
set -e
|
||||
|
||||
bashio::log.info 'Setup config'
|
||||
mkdir -p /data/config
|
||||
Reference in New Issue
Block a user