[v1.0.0] V2ray core v4.18.0 Magisk module.

This commit is contained in:
chendefine
2019-03-29 16:39:02 +08:00
parent f9bd37f7f2
commit 38ab477763
7 changed files with 298 additions and 12 deletions

View File

@@ -7,3 +7,5 @@
MODDIR=${0%/*}
# This script will be executed in late_start service mode
if [ ! -f /data/v2ray/no-autostart ] ; then $MODDIR/v2ray.service start ; fi