mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-12 05:11:33 +01:00
fail in pipes too
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -eu
|
||||
set -e
|
||||
set -u
|
||||
set -o pipefail
|
||||
|
||||
. ./config.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user