diff --git a/inc/sites.inc b/inc/sites.inc index 2dfca15b..f62aeddb 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -582,7 +582,12 @@ SITEINFO(){ echo -en "\n\033[K${idsCL[LightCyan]}Enter the line number to edit, or (s) to save: ${idsCL[Default]}" read edit + case "$1" in + 4) [ "${hsts}" == "-" ] && hsts="Yes" || hsts='-';; + esac + echo -e "\033[11A" + done echo