Update ruby

This commit is contained in:
PapaTutuWawa 2020-05-24 13:58:13 +02:00
parent 8b2cdc1bf9
commit 60ace967a2

View File

@ -6,11 +6,11 @@ img: assets/img/raw/*
build: img
rm -rf _site; exit 0
~/.gem/ruby/2.6.0/bin/jekyll build
~/.gem/ruby/2.7.0/bin/jekyll build
tar -czf blog.tar.gz _site
serve: img
~/.gem/ruby/2.6.0/bin/jekyll serve \
~/.gem/ruby/2.7.0/bin/jekyll serve \
--drafts \
--unpublished \
--future