mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-02-01 02:03:18 -05:00
Update gvm init script to use beta.freshgroovy.org
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
export GVM_SERVICE="http://get.freshgroovy.org"
|
||||
export GVM_SERVICE="http://beta.freshgroovy.org"
|
||||
|
||||
PATH="$HOME/.gvm/bin:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user