Update sites.inc

This commit is contained in:
2023-11-12 11:40:05 -06:00
parent f80ad87b2f
commit 60d889ebff

View File

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