Created discord install

This commit is contained in:
2021-09-25 22:42:07 +02:00
parent 8579114cd0
commit 9898475746
3 changed files with 3 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
sudo -u $SUDO_USER wget -O discord.deb "https://discordapp.com/api/download?platform=linux&format=deb"
sudo dpkg -i discord.deb