summarylogtreecommitdiffstats
path: root/link.install
diff options
context:
space:
mode:
Diffstat (limited to 'link.install')
-rw-r--r--link.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/link.install b/link.install
index ad06e6a80e76..bc7074d5fdc8 100644
--- a/link.install
+++ b/link.install
@@ -1,6 +1,6 @@
post_install() {
ln -s /opt/tencent/wechat-devtools/wechat_devtools /usr/bin/wechat_devtools
- echo "Type `wechat_devtools` to launch."
+ echo "Type wechat_devtools to launch."
}
post_remove() {