Patcher: fix path to installer infofile

merge-requests/23/head
Christopher Roy Bratusek 6 years ago
parent 6889db96ff
commit cad3b1c262

@ -350,7 +350,7 @@ install_services () {
|| error " !! failed to install services.jar"
if [ "${install_path}" = "/" ]; then
echo /system/framework/services.jar >> /data/adb/.nanodroid-list
echo /system/framework/services.jar >> /data/adb/NanoDroid_FileList
fi
touch /data/adb/NanoDroid_Patched

Loading…
Cancel
Save