4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
![]() |
#!/bin/zsh
|
||
|
export $(dbus-launch)
|
||
|
exec flatpak run com.discordapp.Discord
|