mirror of
				https://github.com/kevinveenbirkenbach/linux-image-manager.git
				synced 2025-11-04 09:28:01 +00:00 
			
		
		
		
	Solved bug
This commit is contained in:
		@@ -52,7 +52,7 @@ info "Mount binds..." &&
 | 
				
			|||||||
mount --bind /dev /mnt/raspbian/dev/ &&
 | 
					mount --bind /dev /mnt/raspbian/dev/ &&
 | 
				
			||||||
mount --bind /sys /mnt/raspbian/sys/ &&
 | 
					mount --bind /sys /mnt/raspbian/sys/ &&
 | 
				
			||||||
mount --bind /proc /mnt/raspbian/proc/ &&
 | 
					mount --bind /proc /mnt/raspbian/proc/ &&
 | 
				
			||||||
mount --bind /dev/pts /mnt/raspbian/dev/pts &&
 | 
					mount --bind /dev/pts /mnt/raspbian/dev/pts ||
 | 
				
			||||||
error "Failed."
 | 
					error "Failed."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
info "ld.so.preload fix" &&
 | 
					info "ld.so.preload fix" &&
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user