From 60c4d3c09fd1a03661306104b37ac73e88489080 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Tue, 29 Nov 2022 12:06:01 -0500 Subject: remove redundant --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f7c5eaf..d259fd1 100644 --- a/Makefile +++ b/Makefile @@ -6,10 +6,8 @@ SUDO != [ "$$(id -u)" = 0 ] || echo sudo install: install-bin systemctl --user restart ioslay - : systemctl --user restart firefox uninstall-units: - systemctl --user disable firefixer systemctl --user disable ioslay install-bin: -- cgit v1.2.3