That's weird...

Using .env files

· Apostolis Bessas

Enabling the environment variables in a bash script:

env $(cat .env.test | xargs)