mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	indent
This commit is contained in:
		@@ -68,7 +68,7 @@ arch_check() {
 | 
			
		||||
 | 
			
		||||
echo_default() {
 | 
			
		||||
  if [ "$var_os" == "ubuntu" ]; then
 | 
			
		||||
  echo -e "${DGN}Using ${var_os} Version: ${BGN}${var_version}${CL}"
 | 
			
		||||
    echo -e "${DGN}Using ${var_os} Version: ${BGN}${var_version}${CL}"
 | 
			
		||||
  fi
 | 
			
		||||
  echo -e "${DGN}Using Container Type: ${BGN}$CT_TYPE${CL}"
 | 
			
		||||
  echo -e "${DGN}Using Root Password: ${BGN}Automatic Login${CL}"
 | 
			
		||||
@@ -106,8 +106,8 @@ advanced_settings() {
 | 
			
		||||
      "22.10" "Kinetic" OFF \
 | 
			
		||||
      3>&1 1>&2 2>&3); then
 | 
			
		||||
      echo -e "${DGN}Using Ubuntu Version: ${BGN}$var_version${CL}"
 | 
			
		||||
  else
 | 
			
		||||
    exit-script
 | 
			
		||||
    else
 | 
			
		||||
      exit-script
 | 
			
		||||
    fi
 | 
			
		||||
  fi
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user