We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4180f commit 5868e8aCopy full SHA for 5868e8a
bin/install
@@ -48,7 +48,7 @@ install_erlang() {
48
# We hide all output from this command so the
49
# "You can activate this installation running the following command:"
50
# that doesn't apply is hidden
51
- echo "🧹 Cleanup kerl install $build_name $ASDF_INSTALL_PATH"
+ echo "👷🏼 kerl install $build_name $ASDF_INSTALL_PATH"
52
$(kerl_path) install "$build_name" "$ASDF_INSTALL_PATH" >/dev/null 2>&1
53
54
echo "🧹 Cleanup kerl build $build_name"
0 commit comments