use new overclock.elf
This commit is contained in:
parent
2e6a5f722f
commit
3e26e6e854
5 changed files with 19 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue