dev/ci/scripts/debug-console-wrapper.sh in passenger-5.1.12 vs dev/ci/scripts/debug-console-wrapper.sh in passenger-5.2.0

- old
+ new

@@ -1,5 +1,5 @@ -#!/bin/bash +#!/usr/bin/env bash set -eo pipefail SELFDIR=$(dirname "$0") SELFDIR=$(cd "$SELFDIR" && pwd) PASSENGER_ROOT=$(cd "$SELFDIR/../../.." && pwd)