X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=yq%2Finstall.sh;h=adb4f55369b8ab6d1ab79a5f1be572ea101b49ca;hb=4edf137e5d6b65f9ac847db6694ac387c7e91f3e;hp=8e445a5184259388388619b3b88ee637a04d9b99;hpb=ca7a838c6fde6052124947ff442aa9e6056f5e28;p=webi-installers%2F.git diff --git a/yq/install.sh b/yq/install.sh index 8e445a5..adb4f55 100644 --- a/yq/install.sh +++ b/yq/install.sh @@ -1,8 +1,8 @@ #!/bin/bash +set -e +set -u function __init_yq() { - set -e - set -u pkg_cmd_name="yq"