mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									606634b25a
								
							
						
					
					
						commit
						f0a8502c96
					
				| 
						 | 
					@ -83,6 +83,7 @@ setting_up_container() {
 | 
				
			||||||
    echo -e " 🖧  Check Network Settings"
 | 
					    echo -e " 🖧  Check Network Settings"
 | 
				
			||||||
    exit 1
 | 
					    exit 1
 | 
				
			||||||
  fi
 | 
					  fi
 | 
				
			||||||
 | 
					  rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
 | 
				
			||||||
  msg_ok "Set up Container OS"
 | 
					  msg_ok "Set up Container OS"
 | 
				
			||||||
  msg_ok "Network Connected: ${BL}$(hostname -I)"
 | 
					  msg_ok "Network Connected: ${BL}$(hostname -I)"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue