Added instructions for service scripts
This commit is contained in:
parent
94ffab2b59
commit
be3d908db0
@ -1,9 +1,11 @@
|
||||
# Minecraft Bukkit start scripte
|
||||
|
||||
## "Instalaiton"
|
||||
1. clone this Repo
|
||||
2. copy the .sh files into /usr/local/bin /
|
||||
3. set the permissions to execute the scripts
|
||||
1. clone this Repo
|
||||
2. copy the bukkit-*.sh files into /usr/local/bin/
|
||||
3. set the permissions to execute the scripts (chmod +x filename)#
|
||||
4. copy the *-service scripts to /etc/init.d/
|
||||
5. create symlink from the scripts link must be in the same directory as start.sh
|
||||
|
||||
## Dependencies for mc-shutdown
|
||||
- https://github.com/Tiiffi/mcrcon
|
Loading…
Reference in New Issue
Block a user