X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=_webi%2Fbootstrap.sh;h=877ad818443500feccc80ab79a49eeebac4cfba7;hb=1f0e9e5143e81b48c880dae234a5df56ba9c6a35;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