Source /opt/boxen/env.sh if available

This commit is contained in:
Gabor Ratky 2014-12-30 11:12:08 +01:00
commit 89daa67f11

View file

@ -0,0 +1 @@
[ -f /opt/boxen/env.sh ] && source /opt/boxen/env.sh