Skip to content

Commit

Permalink
Prep for using stock recovery reboot function
Browse files Browse the repository at this point in the history
We are going to move to the content_shell reboot function once we get curl compiled.
  • Loading branch information
riptidewave93 committed Nov 19, 2013
1 parent e7e7fb2 commit b75e93e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pwnedcast-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@ do
# Delete run file
rm /tmp/.pwnedcastOTA

# we do this as a file needs to exist for content_shel ota update to work
touch /cache/ota.zip

echo "PWNEDCAST-OTA: Rebooting into Flashcast To Update..."
reboot recovery
fi
Expand Down

0 comments on commit b75e93e

Please sign in to comment.