summarylogtreecommitdiffstats
path: root/teamviewer.install
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2016-12-05 18:55:37 +0100
committerSebastian 'Swift Geek' Grzywna2016-12-05 18:55:37 +0100
commitac80ba182c3dede1c25cbd1b4b83c88341419225 (patch)
tree862b9e0eca812e05d8a88a489396d92d07bb018d /teamviewer.install
parentd1efd6b7ba4bc53149ab5b940998976bbe692077 (diff)
downloadaur-ac80ba182c3dede1c25cbd1b4b83c88341419225.tar.gz
Bump to 12.xx series
Diffstat (limited to 'teamviewer.install')
-rwxr-xr-xteamviewer.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/teamviewer.install b/teamviewer.install
index b73cc045067c..832eb3a14c4a 100755
--- a/teamviewer.install
+++ b/teamviewer.install
@@ -1,5 +1,5 @@
post_install() {
- echo "The Teamviewer daemon must be running for Teamviewer 11 to work."
+ echo "The Teamviewer daemon must be running for Teamviewer to work."
echo "Execute 'sudo systemctl enable teamviewerd' in a terminal."
}