shellcheck disable=SC2148

https://github.com/koalaman/shellcheck/wiki/SC2148
This commit is contained in:
happysalada 2021-06-23 16:29:07 +09:00 committed by Raphael Megzari
parent 422579f718
commit 796f1cdbea

View file

@ -1,3 +1,4 @@
# shellcheck disable=SC2148
set -eu
set -o pipefail