bash/u-l-b: add telegram-desktop

I am surprised it wasn't here already
This commit is contained in:
Aminda Suomalainen 2022-04-23 08:29:06 +03:00
parent 8fe7e1eb38
commit b209edc5f9
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -x
flatpak run org.telegram.desktop $@
set +x