bin/setup in jekyll-html-1.0.1 vs bin/setup in jekyll-html-1.0.2

- old
+ new

@@ -1,6 +1,6 @@ -#!/usr/bin/env bash -set -euo pipefail -IFS=$'\n\t' -set -vx - -bundle install +#!/usr/bin/env bash +set -euo pipefail +IFS=$'\n\t' +set -vx + +bundle install