Update sites.inc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user