瀏覽代碼

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