summarylogtreecommitdiffstats
path: root/.INSTALL
diff options
context:
space:
mode:
Diffstat (limited to '.INSTALL')
-rw-r--r--.INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/.INSTALL b/.INSTALL
index f79ada6bf7cd..0819eb623f4a 100644
--- a/.INSTALL
+++ b/.INSTALL
@@ -29,8 +29,8 @@ pre_remove() {
#!/bin/sh
systemctl disable v2raya
-ststemctl stop v2raya
-ststemctl stop v2ray
+systemctl stop v2raya
+systemctl stop v2ray
}
post_remove() {