mirror of
				https://github.com/kevinveenbirkenbach/linux-image-manager.git
				synced 2025-11-04 09:28:01 +00:00 
			
		
		
		
	Deactivated mounting
This commit is contained in:
		@@ -6,7 +6,7 @@ source "$(dirname "$(readlink -f "${0}")")/base.sh" || (echo "Loading base.sh fa
 | 
			
		||||
 | 
			
		||||
destructor(){
 | 
			
		||||
  info "Unmount everything" &&
 | 
			
		||||
  umount "$root_mount_path"/{dev/pts,dev,sys,proc,boot,} $boot_mount_path||
 | 
			
		||||
  umount "$root_mount_path"{dev/pts,dev,sys,proc,boot,} $boot_mount_path||
 | 
			
		||||
  warning "Failed."
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user