mirror of
				https://mojerepo.cf/NeoBoot/NeoBoot-9.git
				synced 2025-10-31 12:05:49 +01:00 
			
		
		
		
	fix duo4k
This commit is contained in:
		| @@ -214,7 +214,7 @@ else | ||||
|                         rm -f $NEODEVICE$IMAGEKATALOG/$TARGET/usr/bin/enigma2_pre_start.sh                       | ||||
|                         cp -f /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh $NEODEVICE$IMAGEKATALOG/$TARGET/usr/bin/enigma2_pre_start.sh  | ||||
|                                                      | ||||
|                        	if [ -e $NEODEVICE$IMAGEKATALOG/$TARGET/usr/bin/enigma2_pre_start.sh ]; then | ||||
|                        	if [ ! -e $NEODEVICE$IMAGEKATALOG/$TARGET/usr/bin/enigma2_pre_start.sh ]; then | ||||
|                             orgimag=`mount | sed '/sd/!d' | cut -d" " -f1` | ||||
|                                for item in $orgimag; do | ||||
|                                    ohdd=`echo  $item | cut -d"/" -f3` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user