소스 검색

Update pve8-post-install.sh

tteckster 2 년 전
부모
커밋
1dcc7df1e8
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 9
      misc/pve8-post-install.sh

+ 0 - 9
misc/pve8-post-install.sh

@@ -192,13 +192,4 @@ while true; do
   esac
 done
 
-if [ $(pveversion | grep "pve-manager/8" | wc -l) -ne 1 ]; then
-  header_info
-  msg_error "This version of Proxmox Virtual Environment is not supported"
-  echo -e "  Requires PVE Version: 8.XX"
-  echo -e "\nExiting..."
-  sleep 3
-  exit
-fi
-
 start_routines