mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 16:58:01 -05:00
6 lines
81 B
Bash
Executable File
6 lines
81 B
Bash
Executable File
#! /bin/bash
|
|
|
|
script/branding
|
|
script/bootstrap > /dev/null 2>&1
|
|
bundle exec rake
|