Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 609 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 609 Bytes

update-discord-script

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:

  1. Open a console.
  2. Type wget https://github.com/The0zymandias/update-discord-script/raw/main/update-discord.sh and hit enter.
  3. Type sudo mv update-discord.sh /usr/local/bin/update-discord and hit enter.
  4. 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.