no message

master
Brie Bruns 2020-02-16 19:40:00 -07:00
부모 03416fb75a
커밋 d5d6dfa159
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제

파일 보기

@ -1,6 +1,6 @@
#!/bin/bash
# Easy letsencrypt certs using a bash script.
# v1.4 - 03/21/2017
# v1.5 - 02/16/2020
# By Brielle Bruns <bruns@2mbit.com>
# http://www.sosdg.org

파일 보기

@ -2,8 +2,8 @@
# Modified script from here: https://github.com/FarsetLabs/letsencrypt-helper-scripts/blob/master/letsencrypt-unifi.sh
# Modified by: Brielle Bruns <bruns@2mbit.com>
# Download URL: https://source.sosdg.org/brielle/lets-encrypt-scripts
# Version: 1.7
# Last Changed: 09/26/2018
# Version: 1.8
# Last Changed: 02/16/2020
# 02/02/2016: Fixed some errors with key export/import, removed lame docker requirements
# 02/27/2016: More verbose progress report
# 03/08/2016: Add renew option, reformat code, command line options