Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9bcdb4f4 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

fix issue in install-recovery.sh

parent 850bf9b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,4 +37,4 @@ then
  	exit 101
fi

"$HEIMDALL_PATH" flash --RECOVERY "TWRP_IMAGE_PATH" --no-reboot
 No newline at end of file
"$HEIMDALL_PATH" flash --RECOVERY "$TWRP_IMAGE_PATH" --no-reboot
 No newline at end of file