Explorar o código

[Update] Remove parameter

André Peters %!s(int64=7) %!d(string=hai) anos
pai
achega
ce7643b3ad
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      update.sh

+ 0 - 1
update.sh

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