mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-11-03 20:55:47 +01:00 
			
		
		
		
	Update inithelp
This commit is contained in:
		@@ -34,7 +34,7 @@ else
 | 
				
			|||||||
		        for item in $orgimag1; do
 | 
							        for item in $orgimag1; do
 | 
				
			||||||
                                selectmnt=`blkid | find "$selectinstall"  | cut -d" " -f1`
 | 
					                                selectmnt=`blkid | find "$selectinstall"  | cut -d" " -f1`
 | 
				
			||||||
			        if [ $selectmnt = $selectinstall ]; then
 | 
								        if [ $selectmnt = $selectinstall ]; then
 | 
				
			||||||
				        echo "selectmnt="$selectmnt
 | 
									        echo "selectmnt is:"$selectmnt
 | 
				
			||||||
                        	        mnttest="location"
 | 
					                        	        mnttest="location"
 | 
				
			||||||
				        mount $selectmnt `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location` > /dev/null 2>&1
 | 
									        mount $selectmnt `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location` > /dev/null 2>&1
 | 
				
			||||||
                                        echo "Neoboot location detected. "
 | 
					                                        echo "Neoboot location detected. "
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user