Update sites.inc
This commit is contained in:
@@ -582,13 +582,13 @@ SITEINFO(){
|
||||
if [ $f -eq 0 ]; then
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[K here!!!"
|
||||
echo -e "\033[K (s)ave, (c)ancel"
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[7A"
|
||||
fi
|
||||
echo -en "\n\033[K${idsCL[LightCyan]}Enter the line number to edit [(s)ave, (c)ancel]: ${idsCL[Default]}"
|
||||
echo -en "\n\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