shellcheck disable=SC2148

https://github.com/koalaman/shellcheck/wiki/SC2148
This commit is contained in:
happysalada
2021-07-06 09:27:18 +09:00
committed by Raphael Megzari
parent 422579f718
commit 796f1cdbea
+1
View File
@@ -1,3 +1,4 @@
# shellcheck disable=SC2148
set -eu
set -o pipefail