rename better

This commit is contained in:
Михаил Капелько
2025-12-05 22:39:48 +03:00
parent 8a64ccaa3f
commit e2a09dcaaf
2 changed files with 2 additions and 2 deletions

3
cert/clientRenew Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash -e
# https://habr.com/ru/articles/735712/
certbot certonly --manual --preferred-challenges http -d "kornerr.ru"

3
cert/clientSetup Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash -e
# https://habr.com/ru/articles/735712/
brew install certbot