summarylogtreecommitdiffstats
path: root/clash-for-windows.install
diff options
context:
space:
mode:
Diffstat (limited to 'clash-for-windows.install')
-rw-r--r--clash-for-windows.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/clash-for-windows.install b/clash-for-windows.install
index 7eab6d34c77f..2a0faa0cf416 100644
--- a/clash-for-windows.install
+++ b/clash-for-windows.install
@@ -1,8 +1,8 @@
post_install() {
- echo 'You could use `ln -s /usr/share/applications/clash-for-windows.desktop /etc/xdg/autostart/` to enable auto start.'
+ echo 'You could use `ln -s /usr/share/applications/clash-for-windows-chinese.desktop /etc/xdg/autostart/` to enable auto start.'
echo 'Installing Service Mode may requires manually restart of program'
}
pre_remove() {
- rm -f /etc/xdg/autostart/clash-for-windows.desktop 2>/dev/null
-} \ No newline at end of file
+ rm -f /etc/xdg/autostart/clash-for-windows-chinese.desktop 2>/dev/null
+}