use new overclock.elf

This commit is contained in:
Shaun Inman 2023-03-18 21:04:14 -04:00
parent 2e6a5f722f
commit 3e26e6e854
5 changed files with 19 additions and 30 deletions

View file

@ -9,11 +9,6 @@ FLAG_PATH=/misc/.minstalled
echo "installing/updating"
# old rootfs.img (alpha-only)
if [ -f $SYSTEM_PATH/rootfs.img ]; then
rm $SYSTEM_PATH/rootfs.img
fi
if [ ! -f $FLAG_PATH ]; then
echo "backing up"
BAK_PATH=$TF1_PATH/bak