/ubuntu-discord-updater

Auto-update script for Discord on Ubuntu

Primary LanguageShell

Ubuntu Discord Auto Updater

Tired of getting this?

This is the auto-update script for your Discord application. Developed and tested on Ubuntu 22.04.

Usage

  • For the first time, runs: chmod +x script.sh

  • To run the script: ./script.sh

Required Packages

  • dpkg -> sudo apt install dpkg
  • curl -> sudo apt install curl
  • jq -> sudo apt install jq