oh sasa : )
This commit is contained in:
parent
6335eb5c17
commit
8f38477d7f
1 changed files with 1 additions and 1 deletions
|
|
@ -383,7 +383,7 @@ _kill_if_running() {
|
|||
_runFuturerestore() {
|
||||
read -p "Press ENTER to continue with futurerestore, your device will start to restoring <-"
|
||||
rm -rf /tmp/futurerestore/
|
||||
if [ "$os" == "Linux"]; then
|
||||
if [ "$os" == "Linux" ]; then
|
||||
sudo -u $SUDO_USER \
|
||||
"$dir"/futurerestore -t blobs/"$deviceid"-"$version".shsh2 --use-pwndfu --skip-blob \
|
||||
--rdsk work/rdsk.im4p --rkrn work/krnl.im4p \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue