bin/telegram-desktop: Fix path
This commit is contained in:
parent
121e839e0a
commit
ed0371ff8b
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
export LC_ALL="de_DE.UTF-8"
|
||||
exec /usr/bin/telegram-desktop
|
||||
exec /usr/bin/Telegram
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue