Update sites.inc

This commit is contained in:
2023-11-11 19:19:49 -06:00
parent 0ff107562c
commit 5b40624170

View File

@@ -764,7 +764,7 @@ SITEINFO(){
esac
# [ "$edit" = "7" ] && echo -e "\033[5A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[5A"
echo -e "\033[12A"
[ "${edit}" == ""] && echo -e "\033[1A"
[ "${edit}" == "" ] && echo -e "\033[1A"
else
echo -en "\n\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}"
read -n 1 confirm