diff --git a/inc/sites.inc b/inc/sites.inc index 33be2528..2374b5dc 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -712,6 +712,12 @@ SITEINFO(){ if [ "${1}" == "edit" ]; then + function exitspacing { + echo -e "\n\033[K\n\033[K" + exit 0 + } + trap exitspacing EXIT + while [ "${edit^}" != "E" ]; do echo -e "\033[K" echo -e "\033[K"