bin/telegram-desktop: Fix path
This commit is contained in:
parent
121e839e0a
commit
ed0371ff8b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export LC_ALL="de_DE.UTF-8"
|
export LC_ALL="de_DE.UTF-8"
|
||||||
exec /usr/bin/telegram-desktop
|
exec /usr/bin/Telegram
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue