Skip to content

Commit ae4d0a9

Browse files
committed
Add directive back into install-edge.sh
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent ef68994 commit ae4d0a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/install-edge.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12

23
set -e # stop on error
34
set -o pipefail

0 commit comments

Comments
 (0)