From 7f44c8ba46e2a7b3861f71b853326cf16d7988b5 Mon Sep 17 00:00:00 2001 From: Circling Skies Date: Sun, 15 Dec 2024 12:05:09 -0300 Subject: [PATCH] squash --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9bdbbb3..7b81a2e 100644 --- a/Makefile +++ b/Makefile @@ -5,5 +5,5 @@ loop: loop.asd loop.lisp scripts/build-exe.lisp install: loop mkdir -p `head -1 conf-home` && \ - cp -R loop loop-shell accounts.lisp groups scripts \ + cp -R loop accounts.lisp groups scripts \ `head -1 conf-home`