fix shebang in init-scripts
All checks were successful
Docker Build Smart Logic / Build amd64 & arm64 (push) Successful in 14s
All checks were successful
Docker Build Smart Logic / Build amd64 & arm64 (push) Successful in 14s
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/command/with-contenv bash
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
# Startet lighttpd im Vordergrund (-D) mit der Config aus dem Volume
|
||||
exec lighttpd -D -f /config/lighttpd.conf
|
||||
Reference in New Issue
Block a user