This commit is contained in:
2023-11-12 22:15:03 -06:00
parent d849b1dc80
commit 223feceed0
2 changed files with 2 additions and 2 deletions

View File

@@ -809,7 +809,7 @@ SITEINFO(){
else
lock='-'
fi
f=0; edit=0
f=0; editc=0
until [ "${editc^}" = "C" ]; do
echo -e "\033[K${idsCL[White]}0) Site Address(es): ${idsCL[Cyan]}${idsST[Bold]}${servernames}${idsST[Reset]}"
echo -e "\033[K${idsCL[White]}1) Site Type: ${idsCL[Cyan]}${idsST[Bold]}${type}${idsST[Reset]}"