1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Discord updating

This commit is contained in:
2025-04-23 20:41:49 +02:00
parent b129c79a37
commit 0f04e1831a

3
bin/update_discord Executable file
View 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