commit 855be4756a395739960aa5df932e10d7047afc37 parent be65740e719b250e38d629526d5683f47a44e77d Author: Florian Dold <florian.dold@gmail.com> Date: Mon, 14 Oct 2019 22:35:35 +0530 template should not be executable Diffstat:
| M | configure.py.template | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/configure.py.template b/configure.py.template @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 - import sys from pathlib import Path