This commit is contained in:
CerberusV1
2024-10-11 20:46:15 +02:00
parent 95ec7a838c
commit e4d12b82f9

View File

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