diff --git a/serv00.sh b/serv00.sh index 3c5ea25..4b31235 100644 --- a/serv00.sh +++ b/serv00.sh @@ -512,7 +512,7 @@ openssl req -new -x509 -days 3650 -key "private.key" -out "cert.pem" -subj "/CN= } ], EOF -if [[ "$nb" =~ (14|15) ]]; then +if [[ "$nb" =~ 14|15 ]]; then cat >> config.json <