aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xkerl1
1 files changed, 1 insertions, 0 deletions
diff --git a/kerl b/kerl
index 80c34f9..4baaca9 100755
--- a/kerl
+++ b/kerl
@@ -1836,6 +1836,7 @@ case "$1" in
BUILDNAME="$ACTIVE_NAME"
fi
install_docsh "$BUILDNAME" "$ACTIVE_PATH"
+ echo "Please kerl_deactivate and activate again to enable docsh"
else
echo "No Erlang/OTP installation is currently active - can't install docsh"
exit 1