bash_5 -> bash
This commit is contained in:
committed by
Wolfgang Walther
parent
78ec8a095a
commit
31cd0bbff4
@@ -2,7 +2,7 @@
|
|||||||
# directly, or use the .bin attribute to get the script in a bin/ directory,
|
# directly, or use the .bin attribute to get the script in a bin/ directory,
|
||||||
# to be used in a path for example.
|
# to be used in a path for example.
|
||||||
{ argbash
|
{ argbash
|
||||||
, bash_5
|
, bash
|
||||||
, coreutils
|
, coreutils
|
||||||
, git
|
, git
|
||||||
, lib
|
, lib
|
||||||
@@ -77,7 +77,7 @@ let
|
|||||||
|
|
||||||
text =
|
text =
|
||||||
''
|
''
|
||||||
#!${bash_5}/bin/bash
|
#!${bash}/bin/bash
|
||||||
source ${argsParser}
|
source ${argsParser}
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
''
|
''
|
||||||
|
|||||||
Reference in New Issue
Block a user