mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
execute jekyll from cloned source
This commit is contained in:
@@ -10,7 +10,7 @@ rm -Rf ./tmp/default-site
|
||||
workdir=$(pwd)
|
||||
|
||||
echo "$0: creating new default site"
|
||||
bundle exec ruby exe/jekyll new tmp/default-site
|
||||
bundle exec jekyll new tmp/default-site
|
||||
pushd tmp/default-site
|
||||
|
||||
echo "$0: respecifying the jekyll install location"
|
||||
|
||||
Reference in New Issue
Block a user