Update post-install-v3.sh

pull/188/head
tteckster 2022-04-23 11:31:02 -04:00 committed by GitHub
parent cb25648e76
commit 53e7ac0dcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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