Complete bash path in run script

This commit is contained in:
Anthony Wang 2022-01-13 18:56:32 -06:00
parent d6d9f30562
commit 1b0984f6d2
Signed by: a
GPG key ID: BC96B00AEC5F2D76

2
run
View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/bash
# Environment variable
export NEXT_PUBLIC_BACK_HOST='https://server.exozy.me'