mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-11-03 20:55:47 +01:00 
			
		
		
		
	Update vuDuo4Kmmcblk0p6.sh
This commit is contained in:
		@@ -70,7 +70,7 @@ if [ $VUMODEL = "duo4k" ] ; 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 = "duo4k" ] ; 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                               
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user