@@ -1,3 +1,3 @@
|
||||
#!/bin/bash -e
|
||||
#!/bin/bash
|
||||
# https://habr.com/ru/articles/735712/
|
||||
certbot certonly --manual --preferred-challenges http -d "kornerr.ru"
|
||||
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash -e
|
||||
#!/bin/bash
|
||||
# https://habr.com/ru/articles/735712/
|
||||
brew install certbot
|
||||
Reference in New Issue
Block a user