X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=_webi%2Fbootstrap.sh;h=877ad818443500feccc80ab79a49eeebac4cfba7;hb=c702f475a3997801e07bc7369ff0f926627ab47f;hp=64cf2c31e21306ea39ad5eb6cda60683f3571970;hpb=c4be1c715820119a01708365a245a116ae57b364;p=webi-installers%2F.git diff --git a/_webi/bootstrap.sh b/_webi/bootstrap.sh index 64cf2c3..877ad81 100644 --- a/_webi/bootstrap.sh +++ b/_webi/bootstrap.sh @@ -53,6 +53,8 @@ fi if [ -n "\$(command -v unzip)" ]; then my_ext="zip,\$my_ext" fi +# for mac/linux 'exe' refers to the uncompressed binary without extension +my_ext="exe,\$my_ext" if [ -n "\$(command -v tar)" ]; then my_ext="tar,\$my_ext" fi