Commit 506996e3 authored by zeke's avatar zeke

bashin

parent 5d467381
......@@ -24,7 +24,7 @@ if [ "$env_file" ]; then
status "Here's your env_file:"
status "$env_file"
source $env_file
export $(cat $env_file)
status "after:"
env
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment