b2gOS / B2G

Boot to Gecko aims to create a complete, standalone operating system for the open web.
https://wiki.mozilla.org/B2G
Other
32 stars 14 forks source link

Remove archive files once extracted #9

Closed pjoulot closed 3 years ago

pjoulot commented 3 years ago

I don't have so much space left on my system, just added the deletion of the archives once we have extracted them.

fabricedesre commented 3 years ago

Thanks!

You can also remove extract-google_devices-sargo.sh and extract-qcom-sargo.sh since they are auto-extracting under vendor/ which is all we need to build.

pjoulot commented 3 years ago

Nice catch. Just pushed the deletion of the scripts as well.

lissyx commented 3 years ago

I don't have so much space left on my system, just added the deletion of the archives once we have extracted them.

And then it makes others having to re-download over and over. You could just > tgz to make it 0 bytes and still save space.