mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
renew your letsencrypt ssl certificates weekly
issue: /usr/local/src/install-nextcloud/ssl-renewal.sh
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# renew your letsencrypt ssl certificates weekly
|
||||
# create a cronjob, e.g.:
|
||||
# crontab -e
|
||||
# @weekly /root/ssl-renewal.sh > /home/username/ssl-renewal.txt
|
||||
# @weekly /usr/local/src/install-nextcloud/ssl-renewal.sh > /home/username/ssl-renewal.txt
|
||||
####
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
Reference in New Issue
Block a user