1
0
mirror of https://github.com/captn3m0/Scripts.git synced 2024-09-27 22:22:53 +00:00
scripts/signcerts.sh
2018-10-21 18:10:17 +05:30

10 lines
243 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
export CF_DNS_SERVERS='1.1.1.1 9.9.9.9'
# Based on https://gist.github.com/benkulbertis/fff10759c2391b6618dd/
export CF_KEY=$(pass show CloudFlare/CF_KEY)
export CF_EMAIL="capt.n3m0@gmail.com"
dehydrated --cron