sudo su -c "wget -qO- https://script.mcsmanager.com/setup.sh | bash"
安装成功会输出
==================================================================
Installation is complete! Welcome to the MCSManager!!!
HTTP Web Service: http://<Your IP>:23333 (Browser)
Daemon Address: ws://<Your IP>:24444 (Cluster)
You must expose ports
23333
and
24444
to use the service properly on the Internet.
Usage:
systemctl start mcsm-{daemon,web}.service
systemctl stop mcsm-{daemon,web}.service
systemctl restart mcsm-{daemon,web}.service
Official Document: https://docs.mcsmanager.com/
==================================================================