mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 10:24:16 +01:00
An update
This commit is contained in:
parent
9ef6df9c29
commit
279e7a941c
@ -122,7 +122,7 @@ DowngradeOther() {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
if [[ $NoMove == 1 ]]; then
|
if [[ $NoMove == 1 ]]; then
|
||||||
rm $FWKeys
|
rm $FWKeys/index.html
|
||||||
elif [[ -s tmp/index.html ]]; then
|
elif [[ -s tmp/index.html ]]; then
|
||||||
mv tmp/index.html $FWKeys
|
mv tmp/index.html $FWKeys
|
||||||
fi
|
fi
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user