Update sites.inc

This commit is contained in:
2023-05-25 22:23:08 -05:00
parent e85eb92afa
commit 3e0374a9b2

View File

@@ -579,10 +579,15 @@ SITEINFO(){
echo -e "\033[K"
fi
if [ "${edit}" != "s" ]; then
echo -e "\033[K"
echo -e "\033[K"
echo -e "\033[K"
echo -e "\033[3A"
if [ $f -eq 0 ]; then
echo -e "\033[K"
echo -e "\033[K"
echo -e "\033[K"
echo -e "\033[K"
echo -e "\033[K"
echo -e "\033[K"
echo -e "\033[6A"
fi
echo -en "\n\033[K${idsCL[LightCyan]}Enter the line number to edit, or (s) to save: ${idsCL[Default]}"
read -n 1 edit