mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-11 13:20:06 +00:00
Remove "pipefail" so unmatched greps don't cause script to exit
This commit is contained in:
parent
cfddb4ed2e
commit
9279d60a1a
@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
set -e -o pipefail
|
||||
. /etc/functions
|
||||
. /tmp/config
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user