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... "
|
||||
sync && echo 3 > /proc/sys/vm/drop_caches
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
reboot -d -f
|
||||
shutdown -r now && reboot -d -f &
|
||||
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 -d -f
|
||||
shutdown -r now && reboot -d -f &
|
||||
fi
|
||||
fi
|
||||
else
|
||||
@@ -140,4 +140,4 @@ else
|
||||
echo "Error - Not supported model STB !!! "
|
||||
exit 0
|
||||
fi
|
||||
exit 0
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user