mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-02 03:40:13 +00:00
typo fix
This commit is contained in:
parent
1f67e05790
commit
23c1b21035
@ -32,7 +32,7 @@ ui_print "Powered by DexPatcher (@lanchon)"
|
|||||||
ui_print "********************************"
|
ui_print "********************************"
|
||||||
ui_print " "
|
ui_print " "
|
||||||
|
|
||||||
mount_partition
|
mount_partitions
|
||||||
|
|
||||||
if [ -f /data/adb/.nanodroid-patcher ]; then
|
if [ -f /data/adb/.nanodroid-patcher ]; then
|
||||||
ui_print " !! /data/adb/.nanodroid-patcher exists"
|
ui_print " !! /data/adb/.nanodroid-patcher exists"
|
||||||
|
Loading…
Reference in New Issue
Block a user