mirror of
https://github.com/gutosie/neoboot.git
synced 2025-12-15 21:09:54 +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_mips/*
|
||||
fi
|
||||
|
||||
if [ -f /etc/fstab.org ] ; then
|
||||
rm -r /etc/fstab; mv /etc/fstab.org /etc/fstab
|
||||
fi
|
||||
|
||||
if [ $PL ] ; then
|
||||
echo ""
|
||||
echo "#####################################################"
|
||||
|
||||
Reference in New Issue
Block a user