소스 검색

Update README.md

tteck 3 년 전
부모
커밋
288f31001f
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -479,7 +479,8 @@ After the script completes, If you're dissatisfied with the default settings, cl
 
 <h1 align="center" id="heading"> Proxmox PVE7 Post Install </h1>
 
-This script disables the Enterprise Repo and Enables the No Subscription Repo, run the following in the Proxmox web shell.
+This script will Disable the Enterprise Repo, Enable the No Subscription Repo, Enable the Test Repo (repo's can be enabled/disabled via the UI in Repositories and 
+attempt the No Nag fix *PVE7 ONLY*, run the following in the Proxmox web shell.
 
 ```
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/post_install.sh)"