mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 11:55: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... "
|
||||
sync && echo 3 > /proc/sys/vm/drop_caches
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
reboot
|
||||
/sbin/reboot
|
||||
else
|
||||
if [ $TARGET != "Flash" ]; then
|
||||
if [ -e /.multinfo ] ; then
|
||||
@@ -130,7 +130,7 @@ if [ $BOXHOSTNAME = "vuultimo4k" ] || [ $BOXHOSTNAME = "vusolo4k" ] || [ $BOXHOS
|
||||
echo "... - Shutdown Now - ..."
|
||||
sleep 5
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
reboot
|
||||
/sbin/reboot
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user