Update vuDuo4Ksemmcblk0p6.sh

This commit is contained in:
gutosie
2022-01-19 14:20:09 +02:00
committed by GitHub
parent 75a260816b
commit 10c3980ae4

View File

@@ -70,7 +70,7 @@ if [ $VUMODEL = "duo4kse" ] ; then
sync && echo 3 > /proc/sys/vm/drop_caches sync && echo 3 > /proc/sys/vm/drop_caches
sleep 5 sleep 5
echo -n "Rebooting... " echo -n "Rebooting... "
reboot -d -f shutdown -r now && reboot -d -f &
else else
if [ $TARGET != "Flash" ]; then if [ $TARGET != "Flash" ]; then
[ $PL ] && echo "Przenoszenie pliku kernel do /tmp..." || echo "Moving the kernel file to..." [ $PL ] && echo "Przenoszenie pliku kernel do /tmp..." || echo "Moving the kernel file to..."
@@ -121,7 +121,7 @@ if [ $VUMODEL = "duo4kse" ] ; 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 -d -f shutdown -r now && reboot -d -f &
fi fi
fi fi
@@ -132,4 +132,4 @@ else
echo "Error - Nie wpierany model STB !!! " echo "Error - Nie wpierany model STB !!! "
exit 0 exit 0
fi fi
exit 0 exit 0