From e20251eaf4e4bff36509c01dfdabc229aecbbe98 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Pueyo Date: Sat, 29 Dec 2012 03:23:02 +0100 Subject: [PATCH] Fixed Linux bug --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index 7275fbcc7..3b3527574 100644 --- a/start.sh +++ b/start.sh @@ -1,3 +1,3 @@ #!/bin/bash php PocketMine-MP.php & -cat > src/console.in \ No newline at end of file +cat > logs/console.in \ No newline at end of file