Update certs.inc
This commit is contained in:
@@ -356,7 +356,7 @@ LISTCERTS(){
|
||||
|
||||
else
|
||||
for (( c=1; c<=5; c++ )); do echo -e "\033[K"; done; echo -e "\033[6A"
|
||||
echo -en "\n\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}"
|
||||
echo -en "\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}"
|
||||
read -n 1 confirm
|
||||
case "${confirm}" in
|
||||
[Nn])
|
||||
|
||||
Reference in New Issue
Block a user