mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Actually execute the install file
This commit is contained in:
parent
693dfb13fd
commit
471bab8242
2
installers/debian.sh
Normal file → Executable file
2
installers/debian.sh
Normal file → Executable file
@ -31,4 +31,4 @@ function enable_init() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
source <(wget -qO- https://raw.github.com/marcuswhybrow/minecraft-server-manager/master/installers/install.sh)
|
bash <(wget -qO- https://raw.github.com/marcuswhybrow/minecraft-server-manager/master/installers/install.sh)
|
||||||
|
Loading…
Reference in New Issue
Block a user