Created
September 8, 2021 12:46
-
-
Save Oppodelldog/42e1148d06ecd4a096325c7bd0d96cf3 to your computer and use it in GitHub Desktop.
linux - source from .env file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export $(cat .env | xargs) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment