fix formating (thanks shfmt)
This commit is contained in:
parent
a164e38ded
commit
8b69958acb
@ -6,9 +6,9 @@ curl -s "https://get.sdkman.io" | bash
|
||||
|
||||
# Install missing package (Linux)
|
||||
case "$(uname -s)" in
|
||||
Linux)
|
||||
source "/root/.sdkman/bin/sdkman-init.sh"
|
||||
;;
|
||||
Linux)
|
||||
source "/root/.sdkman/bin/sdkman-init.sh"
|
||||
;;
|
||||
esac
|
||||
|
||||
echo "SDKMan installing development tools"
|
||||
|
Loading…
Reference in New Issue
Block a user