Spotter-VM/basic/etc/periodic/daily/acme-sh

4 lines
73 B
Plaintext
Raw Normal View History

#!/bin/sh
[ -x /usr/bin/acme.sh ] && /usr/bin/acme.sh --cron >/dev/null