Gromitmugs / ubuntu-discord-updater

Auto-update script for Discord on Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Auto-update script for Discord on Ubuntu


Languages

Language:Shell 100.0%