summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7803bc8..f7c5eaf 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,8 @@ SUDO != [ "$$(id -u)" = 0 ] || echo sudo
5.PHONY: install install-bin 5.PHONY: install install-bin
6 6
7install: install-bin 7install: install-bin
8 # sh your-fired.sh install 8 systemctl --user restart ioslay
9 : systemctl --user restart firefox
9 10
10uninstall-units: 11uninstall-units:
11 systemctl --user disable firefixer 12 systemctl --user disable firefixer