Skip to content

Instantly share code, notes, and snippets.

@ajorpheus
Forked from anonymous/save-blobs.sh
Created February 12, 2018 07:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajorpheus/e30a916fc8e01baa65e68c82c710c5d6 to your computer and use it in GitHub Desktop.
Save ajorpheus/e30a916fc8e01baa65e68c82c710c5d6 to your computer and use it in GitHub Desktop.
save-blobs.sh
#!/bin/sh
MODEL="iPhone9,3"
ECID="##########"
#./tsschecker_macos -d $MODEL -e $ECID -s -i 11.2.2
#./tsschecker_macos -d $MODEL -e $ECID -s -i 11.2.1
#./tsschecker_macos -d $MODEL -e $ECID -s -i 11.2
./tsschecker_macos -d $MODEL -e $ECID -s -i 11.1.2
./tsschecker_macos -d $MODEL -e $ECID -s -i 11.1.1
./tsschecker_macos -d $MODEL -e $ECID -s -i 11.1
./tsschecker_macos -d $MODEL -e $ECID -s -i 11.0.3
./tsschecker_macos -d $MODEL -e $ECID -s -i 11.0.2
./tsschecker_macos -d $MODEL -e $ECID -s -i 11.0.1
./tsschecker_macos -d $MODEL -e $ECID -s -i 11.0
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.3.3
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.3.2
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.3.1
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.3
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.2.1
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.2
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.1.1
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.1
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.0.3
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.0.2
./tsschecker_macos -d $MODEL -e $ECID -s -i 10.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment