summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Soler <santiago.r.soler@gmail.com>2021-03-23 22:52:51 -0300
committerSantiago Soler <santiago.r.soler@gmail.com>2021-03-23 22:52:51 -0300
commitf4bc3af4a3d61c4320c959053c2f9cac575265a7 (patch)
tree2686bacf54c37b63c9a33d54f583101978b4288e
parent9a702e61eba038901103b810bfc993718a8f0c53 (diff)
downloadwebsite-f4bc3af4a3d61c4320c959053c2f9cac575265a7.tar.gz
Fix Makefile
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 31b5468..462a001 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ all:
$(JEKYLL) build
serve:
- $(JEKYLL) jekyll serve
+ $(JEKYLL) serve
clean:
- $(JEKYLL) jekyll clean
+ $(JEKYLL) clean
Un proyecto texto-plano.xyz