From e0479ef4858115fdf9054aaa9bbbc7fa5f3001ad Mon Sep 17 00:00:00 2001 From: brianluau Date: Tue, 28 Aug 2012 07:20:32 +0000 Subject: - Changed executable names in Linux start scripts (follow up to r15503). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16716 54d463be-8e91-2dee-dedb-b68131a5f0ec --- char-server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'char-server.sh') diff --git a/char-server.sh b/char-server.sh index 6cddf373c..9e7e6840a 100644 --- a/char-server.sh +++ b/char-server.sh @@ -8,7 +8,7 @@ if [ -f .stopserver3 ] ; then echo server marked down >> servlog.txt else echo restarting server at time at `date +"%m-%d-%H:%M-%S"`>> startlog.txt -./char-server +./char-server_sql fi sleep 5 -- cgit v1.2.3-60-g2f50