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