mirror of
https://github.com/anope/anope.git
synced 2026-06-27 01:56:38 +02:00
Write a real version to anoperc.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
ANOPEPID="@INSTDIR@/data/anope.pid"
|
||||
ANOPROG="@INSTDIR@/bin/anope"
|
||||
LOG="@INSTDIR@/logs/"
|
||||
ARCVERSION="2"
|
||||
ARCVERSION="@VERSION_FULL@"
|
||||
|
||||
isAnopeRunning () {
|
||||
if [ ! -f $ANOPEPID ] ; then
|
||||
|
||||
Reference in New Issue
Block a user