Open nhandler opened 6 years ago
Yep, the DNS thing should definitely be added. For the ssl renewal, certbot already install a cronjob by default,but it fails because it needs to listen to 443 bit nginx is taking it. I'm wondering if there is a better solution than my cronjob
Currently,
install.sh
only installs thetimelapse
cron job. It would be nice if it could also optionally install the other cron jobs that ship with this repository.