fix shell in entrypoint script of server

This commit is contained in:
2025-07-15 15:40:14 +02:00
parent 5eedb7c523
commit 1cb9451c47

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/sh
source /opt/app/.venv/bin/activate source /opt/app/.venv/bin/activate