From 44795bf3035fa795cced61a6390cfc175a617b0c Mon Sep 17 00:00:00 2001 From: manetta Date: Wed, 12 Jan 2022 15:31:07 +0100 Subject: [PATCH] taking css out of the update rule --- command-line/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command-line/Makefile b/command-line/Makefile index c8bb5ca..e1afb25 100644 --- a/command-line/Makefile +++ b/command-line/Makefile @@ -12,7 +12,7 @@ install: run: python3 -m http.server -update: wiki css +update: wiki wiki: # ---