This commit is contained in:
USER
2024-10-02 15:54:19 +01:00
parent dfe9b8c01a
commit 9ab557813f

View File

@ -1,4 +1,5 @@
#!/bin/sh
# https://www.gnu.org/software/bash/manual/html_node/The-Set-Builtin.html
set -u
########################################################