mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
Uninstaller: fixup path
This commit is contained in:
parent
f74d1d0c36
commit
56ea9ec990
@ -312,7 +312,7 @@ rm -rf /data/media/0/nanodroid_logs
|
||||
|
||||
# System Mode uninstallation
|
||||
[ -f /data/adb/NanoDroid_FileList ] && system_mode_uninstall /data/adb/NanoDroid_FileList
|
||||
[ -f /system/addon.d/NanoDroid_FileList ] && system_mode_uninstall /data/adb/NanoDroid_FileList
|
||||
[ -f /system/addon.d/NanoDroid_FileList ] && system_mode_uninstall /system/addon.d/NanoDroid_FileList
|
||||
|
||||
# remove Patcher
|
||||
rm -rf /data/adb/nanodroid_patcher
|
||||
|
Loading…
Reference in New Issue
Block a user