mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-04-06 22:04:40 +01: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