An open API service indexing awesome lists of open source software.

https://github.com/koompi/os-upgrade

KOOMPI OS OTA Upgrade
https://github.com/koompi/os-upgrade

Last synced: about 1 year ago
JSON representation

KOOMPI OS OTA Upgrade

Awesome Lists containing this project

README

          

# KOOMPI OS Upgrade

Upgrading KOOMPI OS to the latest release is no longer required to install from the ISO. This project aims to making upgrading OS easily by just running one command. Copy and paste the command below into your terminal and done.

```bash
curl -Ssf https://raw.githubusercontent.com/koompi/os-upgrade/master/installer.sh -O && bash installer.sh
```