Update serv00keep.sh
This commit is contained in:
+1
-1
@@ -538,7 +538,7 @@ openssl req -new -x509 -days 3650 -key "private.key" -out "cert.pem" -subj "/CN=
|
||||
}
|
||||
],
|
||||
EOF
|
||||
if [[ "$nb" =~ (14|15|16) ]]; then
|
||||
if [[ "$nb" =~ (14|15) ]]; then
|
||||
cat >> config.json <<EOF
|
||||
"rules": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user