Created
March 28, 2017 09:02
-
-
Save 7rin0/74555b19270b48caeea994b121b74dde to your computer and use it in GitHub Desktop.
Revisions
-
7rin0 created this gist
Mar 28, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ #!/bin/bash # Converting environment to bash variables export $(cat .env | xargs)