aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadek Szymczyszyn <[email protected]>2017-10-14 23:34:03 -0400
committerRadek Szymczyszyn <[email protected]>2017-11-03 17:46:43 +0100
commit7ccfed075dc12b8360a3afb93db28a6b9dad6985 (patch)
treeaf3029c8424db163c7135a494af0d0ee065e0ba2
parent84324a0c44fc614d892898b33b2f4e4869dae8cf (diff)
downloadkerl-7ccfed075dc12b8360a3afb93db28a6b9dad6985.tar.gz
kerl-7ccfed075dc12b8360a3afb93db28a6b9dad6985.tar.bz2
kerl-7ccfed075dc12b8360a3afb93db28a6b9dad6985.zip
[skip ci] Ask user to reactivate after docsh installation
-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