fix: use bash idiot

This commit is contained in:
Theo Leuthardt 2025-02-28 11:52:52 +01:00 committed by GitHub
parent 22095aa71c
commit eb256f5cb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
#!/bin/sh
#!/bin/bash
echo "NEXT_PUBLIC_BACKEND_URL: $NEXT_PUBLIC_BACKEND_URL"
exec node server.js