[Unit]
Description=Runs certbot renew

[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=/bin/bash /root/scripts/certbot.sh

[Install]
WantedBy=multi-user.target