matfra / isitfoggy.today

Few scripts to setup a timelapse camera
11 stars 2 forks source link

install.sh doesn't install all cron jobs #5

Open nhandler opened 6 years ago

nhandler commented 6 years ago

Currently, install.sh only installs the timelapse cron job. It would be nice if it could also optionally install the other cron jobs that ship with this repository.

matfra commented 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