diff --git a/Makefile b/Makefile index cf7c7f1..6511ff7 100644 --- a/Makefile +++ b/Makefile @@ -183,7 +183,7 @@ installdtmf : qndtmf installmmdvm : $(MMPATH)/MMDVMHost $(MMPATH)/MMDVM.qn /bin/cp -f $(MMPATH)/MMDVMHost $(BINDIR) - cd $(MMPATH) ; /bin/ln -s $(shell pwd)/MMDVM.qn $(CFGDIR) + /bin/ln -s $(shell pwd)/$(MMPATH)/MMDVM.qn $(CFGDIR) /bin/cp -f system/mmdvm.service $(SYSDIR) /bin/cp -f system/mmdvm.timer $(SYSDIR) systemctl enable mmdvm.timer