summaryrefslogtreecommitdiff
path: root/bin/envify
diff options
context:
space:
mode:
Diffstat (limited to 'bin/envify')
-rwxr-xr-xbin/envify3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/envify b/bin/envify
new file mode 100755
index 0000000..da9c178
--- /dev/null
+++ b/bin/envify
@@ -0,0 +1,3 @@
+#!/bin/sh
+eval `envstore eval`
+exec $*