Update sites.inc

This commit is contained in:
2023-11-12 11:38:52 -06:00
parent dff45ead7d
commit f80ad87b2f

View File

@@ -761,8 +761,9 @@ SITEINFO(){
echo -e "\033[K"
echo -e "\033[7A"
# fi
echo -en "\n\033[K${idsCL[LightCyan]}Enter the line number to edit: ${idsCL[Default]}"
echo -e "\n\033[K\n\033[K\033[2A"
echo -en "\033[K${idsCL[LightCyan]}Enter the line number to edit: ${idsCL[Default]}"
read -n 1 edit
case "${edit}" in