summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2022-11-29 12:06:01 -0500
committerAndrew Cady <d@cryptonomic.net>2022-11-29 12:06:01 -0500
commit60c4d3c09fd1a03661306104b37ac73e88489080 (patch)
treef062aa8e2e3b743c22fe05da94f70e1bf7685ea5 /Makefile
parentd07826e7d08eab0e667fc8bf8d460728c1689fb1 (diff)
remove redundant
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f7c5eaf..d259fd1 100644
--- a/Makefile
+++ b/Makefile
@@ -6,10 +6,8 @@ SUDO != [ "$$(id -u)" = 0 ] || echo sudo
6 6
7install: install-bin 7install: install-bin
8 systemctl --user restart ioslay 8 systemctl --user restart ioslay
9 : systemctl --user restart firefox
10 9
11uninstall-units: 10uninstall-units:
12 systemctl --user disable firefixer
13 systemctl --user disable ioslay 11 systemctl --user disable ioslay
14 12
15install-bin: 13install-bin: