mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 20:25:47 +01:00
Update vu_mmcblk0p1.sh
This commit is contained in:
@@ -75,7 +75,7 @@ if [ $BOXHOSTNAME = "vuultimo4k" ] || [ $BOXHOSTNAME = "vusolo4k" ] || [ $BOXHOS
|
|||||||
echo -n "Rebooting... "
|
echo -n "Rebooting... "
|
||||||
sync && echo 3 > /proc/sys/vm/drop_caches
|
sync && echo 3 > /proc/sys/vm/drop_caches
|
||||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||||
shutdown -r now && reboot -d -f &
|
reboot -d -f
|
||||||
else
|
else
|
||||||
if [ $TARGET != "Flash" ]; then
|
if [ $TARGET != "Flash" ]; then
|
||||||
if [ -e /.multinfo ] ; then
|
if [ -e /.multinfo ] ; then
|
||||||
@@ -130,7 +130,7 @@ if [ $BOXHOSTNAME = "vuultimo4k" ] || [ $BOXHOSTNAME = "vusolo4k" ] || [ $BOXHOS
|
|||||||
echo "... - Shutdown Now - ..."
|
echo "... - Shutdown Now - ..."
|
||||||
sleep 5
|
sleep 5
|
||||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||||
shutdown -r now && reboot -d -f &
|
reboot -d -f
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user