Complete bash path in run script
This commit is contained in:
parent
d6d9f30562
commit
1b0984f6d2
1 changed files with 1 additions and 1 deletions
2
run
2
run
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/bash
|
||||
|
||||
# Environment variable
|
||||
export NEXT_PUBLIC_BACK_HOST='https://server.exozy.me'
|
||||
|
|
Loading…
Reference in a new issue