Update iNB.sh
This commit is contained in:
		
							
								
								
									
										10
									
								
								iNB.sh
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								iNB.sh
									
									
									
									
									
								
							| @@ -6,7 +6,7 @@ if `grep -q 'osd.language=pl_PL' </etc/enigma2/settings`; then | |||||||
|   PL=1 |   PL=1 | ||||||
| fi | fi | ||||||
| [ -e /tmp/neoboot.zip ] && rm -f /tmp/neoboot.zip | [ -e /tmp/neoboot.zip ] && rm -f /tmp/neoboot.zip | ||||||
| [ -e /tmp/NeoBoot_VuUltimo4K-master ] && rm -rf /tmp/NeoBoot_VuUltimo4K-master | [ -e /tmp/neoboot-master ] && rm -rf /tmp/neoboot-master | ||||||
| [ $PL ] && echo "Pobieranie archiwum..." || echo "Downloading archive file..." | [ $PL ] && echo "Pobieranie archiwum..." || echo "Downloading archive file..." | ||||||
| URL='https://github.com/gutosie/NeoBoot_VuUltimo4K/archive/master.zip' | URL='https://github.com/gutosie/NeoBoot_VuUltimo4K/archive/master.zip' | ||||||
| curl -kLs $URL  -o /tmp/neoboot.zip | curl -kLs $URL  -o /tmp/neoboot.zip | ||||||
| @@ -45,4 +45,12 @@ else | |||||||
|   echo "#####################################################" |   echo "#####################################################" | ||||||
|   echo "" |   echo "" | ||||||
| fi | fi | ||||||
|  | exit 0 | ||||||
|  |   echo "#####################################################" | ||||||
|  |   echo "#          NEOBOOT INSTALLED SUCCESSFULLY           #" | ||||||
|  |   echo "#####################################################" | ||||||
|  |   echo "#             PLEASE RESTART YOUR STB               #" | ||||||
|  |   echo "#####################################################" | ||||||
|  |   echo "" | ||||||
|  | fi | ||||||
| exit 0 | exit 0 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user