Commit dfc3fe84 authored by Vitaly Lipatov's avatar Vitaly Lipatov

teamviewer.sh: add comment about serv teamviewerd on

parent a583174f
......@@ -34,4 +34,10 @@ repack=''
[ "$($DISTRVENDOR -p)" = "deb" ] || repack='--repack'
# epm uses eget to download * names
epm $repack install "https://download.teamviewer.com/download/linux/$(epm print constructname $PKGNAME)"
epm $repack install "https://download.teamviewer.com/download/linux/$(epm print constructname $PKGNAME)" || exit
echo
echo "Note: run
# serv teamviewerd on
to enable needed teamviewer system service
"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment