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 3321af7 commit f2f56f5Copy full SHA for f2f56f5
src/main/bash/sdkman-env.sh
@@ -18,7 +18,7 @@
18
19
function __sdk_env() {
20
local -r sdkmanrc=".sdkmanrc"
21
- local sub_command="$1"
+ local -r sub_command="$1"
22
23
if [[ "$sub_command" == "init" ]]; then
24
__sdkman_generate_sdkmanrc "$sdkmanrc"
0 commit comments