Update vuDuo4Ksemmcblk0p6.sh

This commit is contained in:
gutosie
2022-03-06 09:02:57 +02:00
committed by GitHub
parent 0e1b11db4a
commit 5f4a80817a

View File

@@ -70,7 +70,7 @@ if [ $VUMODEL = "duo4kse" ] ; then
sync && echo 3 > /proc/sys/vm/drop_caches
sleep 5
echo -n "Rebooting... "
reboot -d -i; shutdown now -r
/sbin/init.sysvinit 6 #reboot -d -i; shutdown now -r
else
if [ $TARGET != "Flash" ]; then
[ $PL ] && echo "Przenoszenie pliku kernel do /tmp..." || echo "Moving the kernel file to..."