X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=webi%2Fbootstrap.bash;fp=webi%2Fbootstrap.bash;h=13d34d96d13c72c5a8a5cded4fb8357099cc7323;hb=8f6fac13a63e3ed0897cf238dddb3bddc6d54ced;hp=5ddd4fb9b557f65d866564219980c87ad3727034;hpb=119ba20bbc3cf01c5da081d6398bb0ac110ba96f;p=webi-installers%2F.git diff --git a/webi/bootstrap.bash b/webi/bootstrap.bash index 5ddd4fb..13d34d9 100644 --- a/webi/bootstrap.bash +++ b/webi/bootstrap.bash @@ -39,7 +39,7 @@ fi if [ -n "\$(command -v git)" ]; then my_ext="git,\$my_ext" fi -if [ -n "\$(command -v unzip)" ]; then +if [ -n "\$(command -v unxz)" ]; then my_ext="xz,\$my_ext" fi if [ -n "\$(command -v unzip)" ]; then