From e3109575da0cb20dc07bc7bec49c6493bb168ddd Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 8 Sep 2020 08:49:02 +0200 Subject: [PATCH] Drop some whitespace --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 41c0a4b..ebbd1a4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ default: install dev_install: - ln -s $(PWD)/abra ~/.local/bin + ln -s $(PWD)/abra ~/.local/bin install: install abra $(HOME)/.local/bin/abra