Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 462 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 462 Bytes

box86-updater

This fulfills two purposes:

  • Keeps Box86 updated on a weekly basis.
  • Avoids having to compile box86 on your Pi, thanks to Pale's automated weekily builds.

To download:

git clone https://github.com/Botspot/box86-updater

To configure:

~/box86-updater/configure

Or simply download/update box86 standalone using this command:

wget -qO- https://raw.githubusercontent.com/Botspot/box86-updater/main/update-box86 | bash