mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
Discord updating
This commit is contained in:
3
bin/update_discord
Executable file
3
bin/update_discord
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
wget "https://discord.com/api/download?platform=linux&format=deb" -O discord.deb
|
||||
sudo dpkg -i discord.deb
|
||||
Reference in New Issue
Block a user