Merge branch 'simondeziel-fix-example-hook'

This commit is contained in:
Lukas Schauer
2017-01-31 02:58:29 +01:00

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
deploy_challenge() {
local DOMAIN="${1}" TOKEN_FILENAME="${2}" TOKEN_VALUE="${3}"