mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 20:25:47 +01:00
Update vuZero4Kmmcblk0p4.sh
This commit is contained in:
@@ -74,7 +74,7 @@ if [ $VUMODEL = "zero4k" ] ; then
|
|||||||
echo "...............shutdown now..............."
|
echo "...............shutdown now..............."
|
||||||
sleep 5
|
sleep 5
|
||||||
echo -n "Rebooting... "
|
echo -n "Rebooting... "
|
||||||
reboot
|
/sbin/reboot
|
||||||
else
|
else
|
||||||
if [ $TARGET != "Flash" ]; then
|
if [ $TARGET != "Flash" ]; then
|
||||||
if [ -e /.multinfo ] ; then
|
if [ -e /.multinfo ] ; then
|
||||||
@@ -126,7 +126,7 @@ if [ $VUMODEL = "zero4k" ] ; then
|
|||||||
echo "...............Shutdown Now..............."
|
echo "...............Shutdown Now..............."
|
||||||
sleep 5
|
sleep 5
|
||||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||||
reboot
|
/sbin/reboot
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user