mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-16 17:45:51 -05:00
Merge pull request #776 from tombell/script-bootstrap
Add a bootstrap script
This commit is contained in:
2
script/bootstrap
Executable file
2
script/bootstrap
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
bundle install
|
||||
Reference in New Issue
Block a user