aboutsummarylogtreecommitdiffstats
path: root/minecraft-server.install
diff options
context:
space:
mode:
authorGordian Edenhofer2015-09-21 19:48:02 +0200
committerGordian Edenhofer2015-09-21 19:48:02 +0200
commit57d71044916e42d6bd3cdf78e123b1947b5a5318 (patch)
tree78859beeda95deaa512c6b7542ccd483fb6c5b31 /minecraft-server.install
parentd897c06c8606636185dc36099a59a9fb00140ec3 (diff)
downloadaur-57d71044916e42d6bd3cdf78e123b1947b5a5318.tar.gz
Fix typo in .install
Diffstat (limited to 'minecraft-server.install')
-rw-r--r--minecraft-server.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecraft-server.install b/minecraft-server.install
index 97c66de3dae1..da3aeacec021 100644
--- a/minecraft-server.install
+++ b/minecraft-server.install
@@ -18,7 +18,7 @@ _update() {
echo -e "\e[34;1m==>\e[39;1m NOTE: The world data is stored under ${SERVER_ROOT} and the server runs \e[0m"
echo -e "\e[34;1m==>\e[39;1m as ${USER} user to increase security. \e[0m"
- echo -e "\e[34;1m==>\e[39;1m NOTE: Use the minecraft script under /usr/bin/minecraft to start, stop or backup the server \e[0m"
+ echo -e "\e[34;1m==>\e[39;1m NOTE: Use the minecraft script under /usr/bin/minecraftd to start, stop or backup the server \e[0m"
echo -e "\e[34;1m==>\e[39;1m and the configuration file under /etc/conf.d/minecraft to adjust it to your liking. \e[0m"
echo -e "\e[34;1m==>\e[39;1m NOTE: For the server to start you have to accept the EULA in ${SERVER_ROOT}/eula.txt \e[0m"
echo -e "\e[34;1m==>\e[39;1m which is generated after the first server start. \e[0m"