MercuryWorkshop / RecoMod

a cros recovery image modification toolkit
GNU General Public License v3.0
39 stars 10 forks source link

Can not build on Debian 12 VM #40

Closed trevorwatkins1129 closed 1 year ago

trevorwatkins1129 commented 1 year ago

Whenever I try to build using the command recomod.sh -i octopus.bin -k my-kit I get the error ```"suppress which sysctl": curl -sL http://GitHub.com/mosajjal/binary-tools/raw/master/x64/pv -o lib/pv command failed with exit code 23

velzie commented 1 year ago

install curl

trevorwatkins1129 commented 1 year ago

Curl is already installed.