summarylogtreecommitdiffstats
path: root/.INSTALL
diff options
context:
space:
mode:
Diffstat (limited to '.INSTALL')
-rwxr-xr-x.INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/.INSTALL b/.INSTALL
index 904e5f25b5c2..c61a68c315ed 100755
--- a/.INSTALL
+++ b/.INSTALL
@@ -24,4 +24,7 @@ post_upgrade() {
$ECHO "\033[36m******************************\033[0m"
$ECHO "\033[36m* Completed! *\033[0m"
$ECHO "\033[36m******************************\033[0m"
+ $ECHO
+ $ECHO "\033[36mWARN: v2raya@.service was deprecated; please use user service v2raya-lite.service instead.\033[0m"
+ $ECHO "\033[36m This does NOT impact v2raya.service users.\033[0m"
}