Update Makefile
This commit is contained in:
parent
e5b1b4748c
commit
0d165ccc5e
3
Makefile
3
Makefile
@ -1,4 +1,3 @@
|
||||
|
||||
.PHONY: help
|
||||
help: ## Show this help
|
||||
@echo 'make-pac'
|
||||
@ -13,7 +12,7 @@ help: ## Show this help
|
||||
|
||||
.PHONY: install
|
||||
install: ## Symlinks files in pac-root
|
||||
sudo ./make-pac/install.sh
|
||||
sudo ./makepac/install.sh
|
||||
|
||||
.PHONY: sd-reload
|
||||
sd-reload: ## Run this after editing systemd service/timer files
|
||||
|
Loading…
Reference in New Issue
Block a user