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,4 +1,4 @@
|
||||
#!/command/with-contenv bash
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
# Standard-Verzeichnisse erstellen
|
||||
echo "Erstellen der Standard-Verzeichnisse..."
|
||||
|
||||
Reference in New Issue
Block a user