Skip to content

Commit

Permalink
add shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
verygenericname authored Aug 21, 2022
1 parent 5269f3d commit fe778b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boot.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/bash

check=$(irecovery -q | grep CPID | sed 's/CPID: //')

echo 'Ensure device is in pwnDFU mode with sigchecks removed.'
Expand Down

0 comments on commit fe778b2

Please sign in to comment.