Fixing comment
This commit is contained in:
parent
86e6927269
commit
9493912034
|
@ -1,4 +1,4 @@
|
||||||
### Import config from .env
|
### Import Environment Variables from .env
|
||||||
if [ ! -f ".env" ]; then
|
if [ ! -f ".env" ]; then
|
||||||
echo "Error: .env file does not exist. To create one, see .env.example for an example."
|
echo "Error: .env file does not exist. To create one, see .env.example for an example."
|
||||||
exit 1
|
exit 1
|
||||||
|
|
Loading…
Reference in New Issue