rm pipefail

This commit is contained in:
CerberusV1
2024-10-11 20:42:14 +02:00
parent 6bee6d8c27
commit 2bd9de76c9

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Script in strict mode
set -eou pipefail
set -eu
# --------------------------------------------------------------------------
# Imports