I actually tried running kothd this time

This commit is contained in:
Neale Pickett 2015-04-13 13:23:10 -06:00
parent 737a5a2377
commit 92aff76b4f
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"