fix another typo

This commit is contained in:
Simon Pflaumer 2023-11-05 15:03:56 +00:00 committed by GitHub
parent da2713d300
commit b523ddc592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ installrunit:
installdinit:
@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"
uninstall: