Skip to content

Instantly share code, notes, and snippets.

@hl2guide
Last active September 10, 2026 13:39
Show Gist options
  • Select an option

  • Save hl2guide/815b9659745377e7e16ba9f39d935c73 to your computer and use it in GitHub Desktop.

Select an option

Save hl2guide/815b9659745377e7e16ba9f39d935c73 to your computer and use it in GitHub Desktop.
update CachyOS using Shelly (use it in TTY)
#!/bin/bash
# Updates CachyOS using Shelly in TTY
# sudo cachyos-rate-mirrors
sudo shelly upgrade standard -n
#sleep 6s
#sudo reboot
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment