diff options
Diffstat (limited to 'scripts/editions.sh')
-rwxr-xr-x | scripts/editions.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/editions.sh b/scripts/editions.sh index 7913f8fec9a..238b4837e2f 100755 --- a/scripts/editions.sh +++ b/scripts/editions.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash set -euo pipefail |