Revert "add modified teamviewer file to usr/bin"
This reverts commit b2ee07a57c.
This commit is contained in:
parent
b2ee07a57c
commit
debd6e7200
1 changed files with 0 additions and 16 deletions
|
|
@ -1,16 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# If you see this message, you probably attempted to start TeamViewer.
|
|
||||||
# Please open a terminal (Konsole, gnome-terminal, xterm),
|
|
||||||
# navigate to this folder (type 'cd /path/to/teamviewer' [Enter])
|
|
||||||
# then execute TeamViewer (type './teamviewer' [Enter])
|
|
||||||
|
|
||||||
|
|
||||||
systemctl enable --now /opt/teamviewer/tv_bin/script/teamviewerd.service
|
|
||||||
|
|
||||||
TV_SCRIPT_DIR="$(dirname "$(readlink -e "$0")")"
|
|
||||||
source "$TV_SCRIPT_DIR/tvw_main"
|
|
||||||
|
|
||||||
Main "$@"
|
|
||||||
|
|
||||||
systemctl disable --now teamviewerd
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue