Update restore.sh

This commit is contained in:
LukeeGD 2020-08-12 22:08:14 +08:00
parent e15aac2ab9
commit 54a4d04333

View File

@ -206,6 +206,7 @@ function kDFU {
cd resources/ipwndfu 2>/dev/null
Log "Booting iBSS..."
sudo python2 ipwndfu -l ../../tmp/pwnediBSS
cd ../..
return $?
fi