mirror of
https://github.com/theoleuthardt/werkzeugkiste.git
synced 2026-06-13 17:47:53 +00:00
fix: use bash idiot
This commit is contained in:
parent
22095aa71c
commit
eb256f5cb5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
echo "NEXT_PUBLIC_BACKEND_URL: $NEXT_PUBLIC_BACKEND_URL"
|
||||
exec node server.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue