This commit is contained in:
thek4n 2025-11-19 16:25:23 +03:00
parent 036943bb93
commit 87fd7fd7f7
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/sh
# Выполнять, пока команда падает
set -u

View File

@ -1,4 +1,5 @@
#!/bin/sh
# Выполнять, пока команда не упадет.
set -u