I actually tried running kothd this time

This commit is contained in:
Neale Pickett 2015-04-13 13:23:10 -06:00
parent 4937e537a4
commit 8a6ce32347
1 changed files with 1 additions and 1 deletions

2
kothd Normal file → Executable file
View File

@ -1,7 +1,7 @@
#! /bin/sh
cd ${1:-$(dirname $0)}
KOTH_BASE=$(cwd)
KOTH_BASE=$(pwd)
echo "Running koth instances in $KOTH_BASE"