fix dependencies in s6-overlay
All checks were successful
/ release-and-build (push) Successful in 36s
All checks were successful
/ release-and-build (push) Successful in 36s
This commit is contained in:
@@ -5,7 +5,7 @@ echo "Start: init-lighttpd-config run script"
|
||||
mkdir -p /config /app/www
|
||||
|
||||
if [ ! -f /config/lighttpd.conf ]; then
|
||||
echo "Copy default-config..."
|
||||
echo "Copy default lighttpd.conf ..."
|
||||
cp /defaults/lighttpd.conf /config/lighttpd.conf
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user