Files
jekyll/script/bootstrap
AJ Acevedo b0fa2462a6 Updated the scripts shebang for portability
- Updated all of the sh and bash shebangs for consistency and portability.
- set -e to the test script for portability
Resolves #3857
2015-07-18 22:23:56 -04:00

5 lines
56 B
Bash
Executable File

#!/usr/bin/env bash
script/branding
bundle install -j8