summarylogtreecommitdiffstats
path: root/magma-server-1.19.install
blob: f2f0e80c378e021e39896682305a057d7e8c2327 (plain)
1
2
3
4
5
6
7
post_install() {
	echo "The world data is stored under /srv/magma-1.19 and the server runs as magma-1-19 user to increase security."
	echo "Use the magma-1.19 script under /usr/bin/magma-1.19d to start, stop or backup the server."
	echo "Adjust the configuration file under /etc/conf.d/magma-1.19 to your liking."
	echo "For the server to start you have to accept the EULA in /srv/magma-1.19/eula.txt !"
	echo "The EULA file is generated after the first server start."
}