diff --git a/config.sh.example b/config.sh.example index d90982d..27163a4 100644 --- a/config.sh.example +++ b/config.sh.example @@ -1,4 +1,6 @@ -# default values are commented +#!/bin/bash + +# Default values are commented #CA="https://acme-v01.api.letsencrypt.org" #WELLKNOWN=".acme-challenges"