scripts/signcerts.sh

10 lines
243 B
Bash
Raw Normal View History

2017-06-30 18:28:56 +00:00
#!/bin/bash
set -euo pipefail
2018-08-02 02:52:06 +00:00
export CF_DNS_SERVERS='1.1.1.1 9.9.9.9'
2017-06-30 18:28:56 +00:00
# Based on https://gist.github.com/benkulbertis/fff10759c2391b6618dd/
2018-10-21 12:40:17 +00:00
export CF_KEY=$(pass show CloudFlare/CF_KEY)
2017-06-30 18:28:56 +00:00
export CF_EMAIL="capt.n3m0@gmail.com"
dehydrated --cron