mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 05:40:25 +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