Import some files and transform to working containers for:
* mysql * lighttpd (with php and mysql) * transmission * sabnzbd * sickbeard * couchpotato * headphones * btsync
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
if [ ! -f $MINIDLNA_CONFIG ]; then
|
||||
mkdir -p `dirname $$MINIDLNA_CONFIG`
|
||||
cp /opt/minidlna-$MINIDLNA_VERSION/minidlna.conf $MINIDLNA_CONFIG
|
||||
|
||||
Reference in New Issue
Block a user