An update

This commit is contained in:
LukeZGD 2022-07-27 11:22:43 +08:00
parent 9ef6df9c29
commit 279e7a941c
2 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ DowngradeOther() {
fi
fi
if [[ $NoMove == 1 ]]; then
rm $FWKeys
rm $FWKeys/index.html
elif [[ -s tmp/index.html ]]; then
mv tmp/index.html $FWKeys
fi

Binary file not shown.