├── README.md ├── configure ├── icons ├── box86.png └── update.png ├── onboot ├── terminal-run └── update-box86 /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Botspot/box86-updater/HEAD/README.md -------------------------------------------------------------------------------- /configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Botspot/box86-updater/HEAD/configure -------------------------------------------------------------------------------- /icons/box86.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Botspot/box86-updater/HEAD/icons/box86.png -------------------------------------------------------------------------------- /icons/update.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Botspot/box86-updater/HEAD/icons/update.png -------------------------------------------------------------------------------- /onboot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Botspot/box86-updater/HEAD/onboot -------------------------------------------------------------------------------- /terminal-run: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Botspot/box86-updater/HEAD/terminal-run -------------------------------------------------------------------------------- /update-box86: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Botspot/box86-updater/HEAD/update-box86 --------------------------------------------------------------------------------