aboutsummaryrefslogtreecommitdiff
path: root/bin/app-foreach-app
diff options
context:
space:
mode:
Diffstat (limited to 'bin/app-foreach-app')
-rwxr-xr-xbin/app-foreach-app2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/app-foreach-app b/bin/app-foreach-app
index 5b5b108..561656e 100755
--- a/bin/app-foreach-app
+++ b/bin/app-foreach-app
@@ -3,7 +3,7 @@
set -e
set -u
-APPSH_HOME=$(cd $(dirname "$0")/.. && pwd)
+export APPSH_HOME=$(cd $(dirname "$0")/.. && pwd)
. $APPSH_HOME/lib/common
# HEADER END