Change interpreter for script
This commit is contained in:
parent
e45b4e29f4
commit
3563e39bdc
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -o pipefail
|
||||
shopt -s expand_aliases
|
||||
alias die='EXIT=$? LINE=$LINENO error_exit'
|
||||
|
Loading…
Reference in New Issue
Block a user