jsamr / bootiso

A bash program to securely create a bootable USB device from one image file.

Home Page:https://jsamr.github.io/bootiso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Depend on bc

SibrenVasse opened this issue · comments

Bootiso uses the command 'bc'. https://github.com/jsamr/bootiso/blob/master/bootiso#L251
It seems to be missing in the dependencies.

@SibrenVasse Good catch. I'll add that to next release