From eeef724b0cb04517946f3bd4284d528af95099af Mon Sep 17 00:00:00 2001 From: Daniel Seif Date: Sun, 23 Feb 2014 20:23:45 +0100 Subject: [PATCH] fixed braces --- config.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example b/config.example index 735364f..54962b8 100644 --- a/config.example +++ b/config.example @@ -29,7 +29,7 @@ USERNAME="minecraft" MCPATH="/home/${USERNAME}/minecraft" # Path to server log file ($MCPATH/server.log on older versions) -SERVERLOG="{$MCPATH}/logs/latest.log" +SERVERLOG="${MCPATH}/logs/latest.log" # Where the worlds are located on the disk. Can not be the same as MCPATH. # You need to move your worlds to this directory manually, the script