Update sites.inc
This commit is contained in:
@@ -592,7 +592,7 @@ SITEINFO(){
|
||||
else
|
||||
echo -en "\n\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}"
|
||||
read -n 1 confirm
|
||||
case "${edit}" in
|
||||
case "${confirm}" in
|
||||
[Nn]) edit='';;
|
||||
*)
|
||||
echo -e "\nSAVED"
|
||||
|
||||
Reference in New Issue
Block a user