mirror of
https://github.com/owntracks/recorder.git
synced 2026-05-17 03:36:34 +00:00
initialize named db
This commit is contained in:
1
Makefile
1
Makefile
@@ -97,5 +97,6 @@ install: ot-recorder ocat
|
||||
cp -R docroot/* $(DESTDIR)$(DOCROOT)/
|
||||
install -m 0755 ot-recorder $(DESTDIR)$(INSTALLDIR)/sbin
|
||||
install -m 0755 ocat $(DESTDIR)$(INSTALLDIR)/bin
|
||||
$(DESTDIR)$(INSTALLDIR)/bin/ocat --load=topic2tid < /dev/null
|
||||
# mkdir -p $(DESTDIR)/etc/systemd/system/
|
||||
# install --mode 0644 etc/ot-recorder.service $(DESTDIR)/etc/systemd/system/ot-recorder.service
|
||||
|
||||
Reference in New Issue
Block a user