mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-12 08:28:22 -05:00
- Updated all of the sh and bash shebangs for consistency and portability. - set -e to the test script for portability Resolves #3857
5 lines
56 B
Bash
Executable File
5 lines
56 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
script/branding
|
|
bundle install -j8
|