mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Changed default target to minecraft in common.sh.
This commit is contained in:
parent
c9c4b2e55f
commit
40e73a20e6
@ -153,7 +153,7 @@ function update_msm() {
|
||||
# Updates rest of MSM using init script updater
|
||||
function setup_jargroup() {
|
||||
install_log "Setup default jar groups"
|
||||
sudo /etc/init.d/msm jargroup create minecraft release
|
||||
sudo /etc/init.d/msm jargroup create minecraft minecraft
|
||||
}
|
||||
|
||||
function install_complete() {
|
||||
|
Loading…
Reference in New Issue
Block a user