fix typo
All checks were successful
Docker Build Smart Logic / Build amd64 & arm64 (push) Successful in 12s

This commit is contained in:
2026-02-08 17:26:41 +01:00
parent 22f529ec44
commit 54ab7b9c9a

View File

@@ -14,6 +14,6 @@ if [ ! -f /app/www/index.html ]; then
echo "<h1>Es funktioniert!</h1><p>Lighttpd auf Alpine.</p>" > /app/www/index.html
fi
# Berechtigungen korrigieren (für User abc)
# Berechtigungen korrigieren (fuer User abc)
chown -R abc:users /config
chown -R abc:users /app/www