update
This commit is contained in:
@@ -79,7 +79,7 @@ DISP_HEADER(){
|
||||
}
|
||||
|
||||
DIVIDER(){
|
||||
if [ "$2" = "" ]; then clr='Yellow'
|
||||
if [ -z ${2t+x} ]; then clr='Yellow'
|
||||
else clr=$2
|
||||
fi
|
||||
echo -e "${idsCL[${clr~}]}-----------------------------------------------------------------------${idsCL[Default]}"
|
||||
|
||||
@@ -125,7 +125,7 @@ STATUS-CHECK(){
|
||||
|
||||
NEWCERT(){
|
||||
echo ""
|
||||
if [ -z ${1+x} ]; then
|
||||
|
||||
echo -e -n "${idsCL[LightCyan]}Create certificate for what address: ${idsCL[Default]}"
|
||||
read NEW_CERT
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user