mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-11-03 20:55:47 +01:00 
			
		
		
		
	Update iNB.sh
This commit is contained in:
		
							
								
								
									
										6
									
								
								iNB.sh
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								iNB.sh
									
									
									
									
									
								
							@@ -12,9 +12,9 @@ elif [ -f /etc/opkg/opkg.conf ] ; then
 | 
			
		||||
   STATUS='/var/lib/opkg/status'
 | 
			
		||||
   OS='Opensource'
 | 
			
		||||
fi
 | 
			
		||||
if [ -e /etc/name ]; then 
 | 
			
		||||
   rm -rf /etc/name   
 | 
			
		||||
fi
 | 
			
		||||
#if [ -e /etc/name ]; then 
 | 
			
		||||
   #rm -rf /etc/name   
 | 
			
		||||
#fi
 | 
			
		||||
[ -e /tmp/neoboot.zip ] && rm -f /tmp/neoboot.zip
 | 
			
		||||
[ -e /tmp/neoboot-main ] && rm -rf /tmp/neoboot-main
 | 
			
		||||
[ $PL ] && echo "Pobieranie archiwum..." || echo "Downloading archive file..."
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user