mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-31 23:32:35 +01:00
bash/u-l-b: add telegram-desktop
I am surprised it wasn't here already
This commit is contained in:
parent
8fe7e1eb38
commit
b209edc5f9
5
bash/usr-local-bin/telegram-desktop
Executable file
5
bash/usr-local-bin/telegram-desktop
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
flatpak run org.telegram.desktop $@
|
||||
set +x
|
Loading…
Reference in New Issue
Block a user