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 $UPNPPROXY_CONFIG ]; then
|
||||
mkdir -p `dirname $UPNPPROXY_CONFIG`
|
||||
cp /opt/upnpproxy/doc/upnpproxy.conf $UPNPPROXY_CONFIG
|
||||
|
||||
Reference in New Issue
Block a user