This is a short bash script designed to simply and quickly update discord on Debian based linux distros.
In order to set it up, do the following:
- Open a console.
- Type
wget https://github.com/The0zymandias/update-discord-script/raw/main/update-discord.sh
and hit enter. - Type
sudo mv update-discord.sh /usr/local/bin/update-discord
and hit enter. - Type
sudo chmod a+x /usr/local/bin/update-discord
and hit enter.
Viola! You can now update discord simply by typing update-discord
and running it in the command line. You may need to close and reopen your terminal.