finish: these dont exist anymore

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/37/head
Robert Nelson 10 years ago
parent 28a9a0cffe
commit e69cab10a0

@ -155,10 +155,6 @@ if [ ! "x${conf_smart_uboot}" = "xenable" ] ; then
fi
fi
if [ -f /boot/uboot/vmlinuz- ] ; then
rm -f /boot/uboot/vmlinuz- || true
fi
#Cleanup:
mv /boot/uboot/bootdrive /boot/uboot/backup/ || true
mv /boot/uboot/mounts /boot/uboot/backup/ || true

@ -171,10 +171,6 @@ if [ ! "x${conf_smart_uboot}" = "xenable" ] ; then
fi
fi
if [ -f /boot/uboot/vmlinuz- ] ; then
rm -f /boot/uboot/vmlinuz- || true
fi
#Cleanup:
mv /boot/uboot/bootdrive /boot/uboot/backup/ || true
mv /boot/uboot/mounts /boot/uboot/backup/ || true

Loading…
Cancel
Save