]> git.openstreetmap.org Git - chef.git/commitdiff
Run renew-hook as bash
authorTom Hughes <tom@compton.nu>
Thu, 13 Apr 2017 06:11:40 +0000 (07:11 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 13 Apr 2017 06:11:40 +0000 (07:11 +0100)
cookbooks/letsencrypt/files/default/bin/renew-hook

index 26bf656b83a73c899926483dfb5f0b787b3e6379..8eacf355357e793a30575e2f363abf4d627c0c2a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 domains=($RENEWED_DOMAINS)