From debb837b95c900f25fab1a643b2cc48a6321c206 Mon Sep 17 00:00:00 2001 From: Zen Date: Sun, 20 Feb 2022 17:09:03 -0600 Subject: [PATCH] EOD tweaks, you know --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 54a4779..0ecc76f 100644 --- a/Makefile +++ b/Makefile @@ -28,6 +28,9 @@ preparations: prosperity: @echo "This will install prestashop eventually" + +free: + @echo "This will install freespace, once it exists" manifest: @chmod +x recipes/wordpress.sh @@ -72,7 +75,7 @@ help: -# This is just for fun! +# Extra stuff to make it fun something: @echo "You might need to be a little more creative than that..."