From 53e7ac0dcd9c61294d14a5b89febac4000d99ddd Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 23 Apr 2022 11:31:02 -0400 Subject: [PATCH] Update post-install-v3.sh --- misc/post-install-v3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/post-install-v3.sh b/misc/post-install-v3.sh index 880cf3e8..80335866 100644 --- a/misc/post-install-v3.sh +++ b/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