Fix help doc

This commit is contained in:
2022-12-14 14:44:13 -05:00
parent adc1f3ce61
commit 9b53611107
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ help: ## Show this help
@sed -ne '/@sed/!s/## //p' $(MAKEFILE_LIST) | column -tl 2
.PHONY: install
install: ## Symlinks files in root/ to real root
install: ## Installs files in root/ to real root
sudo ./makepac/install.sh
.PHONY: sd-reload