1761265198

This commit is contained in:
2025-10-23 18:19:58 -06:00
parent 0ed66a26b1
commit b70e27a58c
+1 -1
View File
@@ -1,7 +1,7 @@
#/bin/bash #/bin/bash
# safer bash behaviour # safer bash behaviour
set -euo pipefail # set -euo pipefail
IFS=$'\n\t' IFS=$'\n\t'
# todo # todo