exclude more than only xposed

added option to exclude more root related app other than xposed module
This commit is contained in:
KOWX712
2024-11-09 02:40:25 +08:00
parent d16611ddc1
commit cfa795034e
5 changed files with 22 additions and 17 deletions

View File

@@ -90,7 +90,7 @@ fi
rm -rf "$MODPATH/bin"
set_perm $SCRIPT_DIR/UpdateTargetList.sh 0 2000 0755
set_perm $COMPATH/get_xposed.sh 0 2000 0755
set_perm $COMPATH/get_exclude-list.sh 0 2000 0755
if [ -d "$CONFIG_DIR" ]; then
if [ ! -f "$CONFIG_DIR/EXCLUDE" ] && [ ! -f "$CONFIG_DIR/ADDITION" ]; then