dw-0 / kiauh

Klipper Installation And Update Helper
GNU General Public License v3.0
3.3k stars 474 forks source link

local dep for unzip missing in fluidd.sh and mainsail.sh #468

Closed justinotherguy closed 4 months ago

justinotherguy commented 4 months ago

Linux Distribution

Debian Bookworm (12)

What happened

trying to install fluidd or mainsail via kiauh.sh results in error:

Extracting archive ...

/opt/kiauh/scripts/mainsail.sh: line 189: unzip: command not found

What did you expect to happen

fluidd or mainsail are installed

How to reproduce

kiuah.sh -> install -> Fluidd / Mainsail

Additional information

No response

justinotherguy commented 4 months ago

fixed by https://github.com/dw-0/kiauh/pull/469