Skip to content

Commit

Permalink
Add directive back into install-edge.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Feb 19, 2025
1 parent ef68994 commit ae4d0a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/install-edge.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash

set -e # stop on error
set -o pipefail
Expand Down

0 comments on commit ae4d0a9

Please sign in to comment.