feat (infra): add systemsobscure.blog to cert gen script
This commit is contained in:
parent
1847988e38
commit
61cdbe43c2
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ sudo certbot certonly --standalone \
|
||||||
-d forgejo.systemsobscure.net \
|
-d forgejo.systemsobscure.net \
|
||||||
-d wakapi.systemsobscure.net \
|
-d wakapi.systemsobscure.net \
|
||||||
-d linkding.systemsobscure.net \
|
-d linkding.systemsobscure.net \
|
||||||
-d miniflux.systemsobscure.net
|
-d miniflux.systemsobscure.net \
|
||||||
|
-d systemsobscure.blog
|
||||||
|
|
||||||
echo "INFO Confirming certificate creation..."
|
echo "INFO Confirming certificate creation..."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue