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
- Host: GitHub
- URL: https://github.com/koompi/os-upgrade
- Owner: koompi
- Created: 2021-02-09T02:19:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T22:55:36.000Z (over 2 years ago)
- Last Synced: 2025-06-07T05:08:42.077Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```