Change erroneous `env`s to `export`s
As the previous code would not work, as `env` expects a command to run with the specified environment variables.
Showing
Please register or sign in to comment
As the previous code would not work, as `env` expects a command to run with the specified environment variables.