X-Git-Url: https://git.josue.xyz/?p=webi-installers%2F.git;a=blobdiff_plain;f=yq%2Finstall.sh;fp=yq%2Finstall.sh;h=adb4f55369b8ab6d1ab79a5f1be572ea101b49ca;hp=8e445a5184259388388619b3b88ee637a04d9b99;hb=4edf137e5d6b65f9ac847db6694ac387c7e91f3e;hpb=91512157ab426c87e0a82b594620e90e324b23a3 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"