From 85a4eb79909185e69712216e98a200a856685deb Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 23 Sep 2013 10:12:18 -0700 Subject: Update server data for changed binary names --- bin/restart-login | 2 +- bin/restart-world | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/restart-login b/bin/restart-login index 765fe24..ebb5fe1 100755 --- a/bin/restart-login +++ b/bin/restart-login @@ -1,3 +1,3 @@ #!/bin/bash -e cd "$1" -restart-pid login-server +restart-pid tmwa-login diff --git a/bin/restart-world b/bin/restart-world index 7fead17..ccd9e45 100755 --- a/bin/restart-world +++ b/bin/restart-world @@ -24,5 +24,5 @@ then (cd world/map/conf; cat magic.conf.template | ./spells-build > magic.conf) fi -restart-pid char-server -restart-pid map-server +restart-pid tmwa-char +restart-pid tmwa-map -- cgit v1.2.3-60-g2f50