Read app from DenlyList

For Magisk only
This commit is contained in:
KOWX712
2024-11-18 20:19:40 +08:00
parent 1f3c1e960a
commit 596c92ba18
5 changed files with 81 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ initialize() {
}
set_perm $SCRIPT_DIR/UpdateTargetList.sh 0 2000 0755
set_perm $COMPATH/get_denylist.sh 0 2000 0755
set_perm $COMPATH/get_exclude-list.sh 0 2000 0755
set_perm $COMPATH/get_WebUI.sh 0 2000 0755