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