We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58638a commit 6477a3eCopy full SHA for 6477a3e
1 file changed
files/SuperSu/install_su.sh
@@ -16,5 +16,5 @@ $bb mount -o remount,ro /system
16
17
18
echo 'mount("/data");' > /cache/recovery/extendedcommand
19
-echo 'install_zip("/data/local/tmp/UPDATE-SuperSU-v1.93.zip");' >> /cache/recovery/extendedcommand
+echo 'install_zip("/data/local/tmp/SuperSu/UPDATE-SuperSU-v1.93.zip");' >> /cache/recovery/extendedcommand
20
0 commit comments