Use /bin/bash for format_json userscript
The pipefail option is undefined in POSIX sh: https://github.com/koalaman/shellcheck/wiki/SC2039
This commit is contained in:
parent
17eff15ab6
commit
e1f0d994fd
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
#
|
#
|
||||||
# Behavior:
|
# Behavior:
|
||||||
|
Loading…
Reference in New Issue
Block a user