add teamviewer to usr local bin
This commit is contained in:
parent
debd6e7200
commit
0d95505747
1 changed files with 7 additions and 0 deletions
7
usr/local/bin/teamviewer
Executable file
7
usr/local/bin/teamviewer
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
systemctl enable --now /opt/teamviewer/tv_bin/script/teamviewerd.service
|
||||
|
||||
/usr/bin/teamviewer -platform xcb
|
||||
|
||||
systemctl disable --now teamviewerd
|
||||
Loading…
Add table
Add a link
Reference in a new issue