Skip to content

Instantly share code, notes, and snippets.

@RyanWor
Created October 10, 2022 22:10
Show Gist options
  • Save RyanWor/876b7f20b730176851ebcf35c10d6f81 to your computer and use it in GitHub Desktop.
Save RyanWor/876b7f20b730176851ebcf35c10d6f81 to your computer and use it in GitHub Desktop.
Chromebox Firmware Update
sudo apt update && sudo apt install curl -y && cd; curl -L -O http://mrchromebox.tech/setup-kodi.sh && sudo bash setup-kodi.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment