bin/setup in welaika-suspenders-2.21.0 vs bin/setup in welaika-suspenders-2.22.0
- old
+ new
@@ -1,5 +1,5 @@
-#!/usr/bin/env sh
+#!/bin/sh
# Run this script immediately after cloning the codebase.
# Exit if any subcommand fails
set -e
- old
+ new