mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-27 16:57:21 +00:00
fix Centos install dir
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#(@)config.mk for Centos 7 (x86_64)
|
||||
|
||||
INSTALLDIR = /usr/local
|
||||
INSTALLDIR = /usr/
|
||||
CONFIGFILE = /etc/default/ot-recorder
|
||||
|
||||
WITH_MQTT ?= yes
|
||||
|
||||
Reference in New Issue
Block a user