From a3509716fb52abfc09abd81558cb2d0f95c1421d Mon Sep 17 00:00:00 2001
From: Hinrikus Wolf <hinrikus@fsmpi.rwth-aachen.de>
Date: Mon, 20 Aug 2018 11:52:06 +0200
Subject: [PATCH] ad-auth: add #!/bin/bash

---
 ad-auth/templates/renew_krb5.j2 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ad-auth/templates/renew_krb5.j2 b/ad-auth/templates/renew_krb5.j2
index bafb8e8..903f8b0 100644
--- a/ad-auth/templates/renew_krb5.j2
+++ b/ad-auth/templates/renew_krb5.j2
@@ -1 +1,3 @@
+#!/bin/bash
 /usr/sbin/adcli update -D {{ domain }}
+
-- 
GitLab