diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/anoperc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/anoperc.in b/src/tools/anoperc.in index 6a7102083..dce1e035e 100644 --- a/src/tools/anoperc.in +++ b/src/tools/anoperc.in @@ -16,7 +16,7 @@ ANOPEPID="@INSTDIR@/data/anope.pid" ANOPROG="@INSTDIR@/bin/anope" -LOG="@INSTDIR@/data/logs/" +LOG="@INSTDIR@/logs/" ARCVERSION="2" isAnopeRunning () { |