Update sites.inc

This commit is contained in:
2023-05-25 21:01:43 -05:00
parent 95e12d9b9d
commit 8224bc9dab

View File

@@ -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