mirror of
https://github.com/gutosie/neoboot.git
synced 2025-12-16 05:19:55 +01:00
Update iNB.sh
This commit is contained in:
5
iNB.sh
5
iNB.sh
@@ -81,6 +81,11 @@ if [ ! -e /.multinfo ]; then
|
|||||||
chmod -R +x ./ubi_reader_arm/*
|
chmod -R +x ./ubi_reader_arm/*
|
||||||
chmod -R +x ./ubi_reader_mips/*
|
chmod -R +x ./ubi_reader_mips/*
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -f /etc/fstab.org ] ; then
|
||||||
|
rm -r /etc/fstab; mv /etc/fstab.org /etc/fstab
|
||||||
|
fi
|
||||||
|
|
||||||
if [ $PL ] ; then
|
if [ $PL ] ; then
|
||||||
echo ""
|
echo ""
|
||||||
echo "#####################################################"
|
echo "#####################################################"
|
||||||
|
|||||||
Reference in New Issue
Block a user