aboutsummaryrefslogtreecommitdiff
path: root/libexec/app-set-version
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/app-set-version')
-rwxr-xr-xlibexec/app-set-version2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/app-set-version b/libexec/app-set-version
index 1b7fd16..f8ba31f 100755
--- a/libexec/app-set-version
+++ b/libexec/app-set-version
@@ -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