1
0
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:
Sadie Powell
2025-11-29 10:43:30 +00:00
parent 52ee467755
commit 1eb26e8a38
+1 -1
View File
@@ -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