소스 검색

Update post-install-v3.sh

tteckster 3 년 전
부모
커밋
53e7ac0dcd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      misc/post-install-v3.sh

+ 1 - 1
misc/post-install-v3.sh

@@ -13,7 +13,7 @@ HOLD="-"
 CM="${GN}✓${CL}"
 CROSS="${RD}✗${CL}"
 
-echo -e "\e[1;33m This script will Preform Post Install Routines. PVE7 ONLY \e[0m"
+echo -e "\e[1;33m This script will Perform Post Install Routines. PVE7 ONLY \e[0m"
 while true; do
     read -p "Start the PVE7 Post Install Script (y/n)?" yn
     case $yn in