Move installation scripts to install/ dir
This commit is contained in:
8
install/sdkman.io.sh
Executable file
8
install/sdkman.io.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# https://sdkman.io/install
|
||||
|
||||
curl -s "https://get.sdkman.io" | bash
|
||||
|
||||
# todo pridat do .bashrc
|
||||
source "/home/lachtan/.sdkman/bin/sdkman-init.sh"
|
||||
Reference in New Issue
Block a user