Browse Source

[Update] Remove parameter

André Peters 7 years ago
parent
commit
ce7643b3ad
1 changed files with 0 additions and 1 deletions
  1. 0 1
      update.sh

+ 0 - 1
update.sh

@@ -1,7 +1,6 @@
 #!/bin/bash
 #!/bin/bash
 
 
 #exit on error and pipefail
 #exit on error and pipefail
-set -o errexit
 set -o pipefail
 set -o pipefail
 
 
 for bin in curl docker-compose docker git awk sha1sum; do
 for bin in curl docker-compose docker git awk sha1sum; do