#!/usr/bin/sh
# the script for the bicyclesonthemoon.info certificates.
-certbot certonly --config-dir /botm/etc/certbot/ --work-dir /botm/data/certbot/ --logs-dir /botm/log/certbot/ --cert-name botm --webroot --webroot-path /botm/www/botm -d bicyclesonthemoon.info --webroot-path /botm/www/1190 -d 1190.bicyclesonthemoon.info -d moonbase.chirpingmustard.com --webroot-path /botm/www/baltixy/ -d baltixy.bicyclesonthemoon.info --webroot-path /botm/www/rnk/ -d rnk.bicyclesonthemoon.info -d rowerynaksiezycu.pl
+certbot certonly --config-dir /botm/etc/certbot/ --work-dir /botm/data/certbot/ --logs-dir /botm/log/certbot/ --cert-name botm --webroot --webroot-path /botm/www/botm -d bicyclesonthemoon.info --webroot-path /botm/www/1190 -d 1190.bicyclesonthemoon.info -d moonbase.chirpingmustard.com --webroot-path /botm/www/baltixy/ -d baltixy.bicyclesonthemoon.info --webroot-path /botm/www/rnk/ -d rnk.bicyclesonthemoon.info -d rowerynaksiezycu.pl > /botm/log/certbot/out.txt 2> /botm/log/certbot/err.txt
# CERTBOT
# bicyclesonthemoon.info
-23 6 * * * b /botm/bin/certbot/botm.sh
+36 * * * * b /botm/bin/certbot/botm
chmod +x botm.sh
cp_bin: botm.sh exec
- cp -p botm.sh /botm/bin/certbot/
+ cp -p botm.sh /botm/bin/certbot/botm
cp_cron: certbot-botm.cron
- sudo cp certbot-botm.cron /etc/cron.d
+ sudo cp certbot-botm.cron /etc/cron.d/certbot-botm
cp_conf: ssl-certbot-botm.conf
cp ssl-certbot-botm.conf /botm/etc/www/conf/