Update sites.inc

This commit is contained in:
2023-11-12 13:01:53 -06:00
parent 0311e6fd33
commit 4a67319e3f

View File

@@ -871,7 +871,7 @@ SITEINFO(){
NEWPROXYSITE_CREATE ${site} ${servernames} ${server} ${port} ${scheme} ${wbskt} ${hsts} ${explt} ${lock} ${ssl} >/dev/null 2>&1
echo -e "${idsCL[LightGreen]}Done${idsCL[Default]}"
echo
echo -en "${idsCL[LightCyan]}Continue or Exit (C/e): ${idsCL[Default]}"
echo -en "\033[K\r${idsCL[LightCyan]}Continue or Exit (C/e): ${idsCL[Default]}"
read -n1 con
case "${con}" in
[Ee])