mirror of https://github.com/fairyglade/ly.git
fix another typo
This commit is contained in:
parent
da2713d300
commit
b523ddc592
2
makefile
2
makefile
|
|
@ -106,7 +106,7 @@ installrunit:
|
||||||
|
|
||||||
installdinit:
|
installdinit:
|
||||||
@echo "installing dinit service"
|
@echo "installing dinit service"
|
||||||
@install -DZ $(RESD)/ly-dinit -t ${DESTDIR}/etc/dinit.d/ly
|
@install -DZ $(RESD)/ly-dinit -T ${DESTDIR}/etc/dinit.d/
|
||||||
@echo "note: you will need to edit /etc/dinit.d/config/console.conf accordingly"
|
@echo "note: you will need to edit /etc/dinit.d/config/console.conf accordingly"
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue