mirror of
				https://github.com/kevinveenbirkenbach/linux-image-manager.git
				synced 2025-11-04 01:18:10 +00:00 
			
		
		
		
	Solved internet connection bug
This commit is contained in:
		@@ -72,6 +72,6 @@ copy_qemu(){
 | 
			
		||||
 | 
			
		||||
copy_resolve_conf(){
 | 
			
		||||
  info "Copy resolve.conf..." &&
 | 
			
		||||
  cp -v /etc/resolv.conf "$root_mount_path""etc/" ||
 | 
			
		||||
  cp --remove-destination -v /etc/resolv.conf "$root_mount_path""etc/" ||
 | 
			
		||||
  warning "Failed. Propably there is no internet connection available."
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user