summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsantisoler <santisoler@texto-plano.xyz>2021-07-26 01:40:24 +0000
committersantisoler <santisoler@texto-plano.xyz>2021-07-26 01:40:24 +0000
commit20993cb7b5f8fb6248e003b9373fb67e5e0235fa (patch)
tree9ea074fa27d4c7aaf5dd90275c4bd34077932b83
parent020cd99dcf8bf241972b3c074923c76482625445 (diff)
downloadwebsite-20993cb7b5f8fb6248e003b9373fb67e5e0235fa.tar.gz
Use bundle exec jekyll26 on texto-plano.xyz
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0629863..8f9443e 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ RSYNC_ARGS = -av
ifeq (, $(shell which jekyll26 2> /dev/null))
JEKYLL = bundle exec jekyll
else
- JEKYLL = jekyll26
+ JEKYLL = bundle exec jekyll26
endif
Un proyecto texto-plano.xyz