mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
8 lines
63 B
Bash
Executable File
8 lines
63 B
Bash
Executable File
#! /bin/bash
|
|
|
|
set -e
|
|
|
|
script/branding
|
|
script/proof
|
|
script/test
|