docker-nginx-auto/app/acme-renew.sh

4 lines
46 B
Bash
Raw Normal View History

2021-08-20 18:20:53 -04:00
#!/bin/sh
/root/.acme.sh/acme.sh --cron "$@"