From 736fb8a8a9d37ed203b1857ea8bfdee256ee8e6b Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 23 May 2019 22:47:51 +0200 Subject: [PATCH] totpcgi shebang fix Signed-off-by: Patrick Uiterwijk --- roles/totpcgi/files/index.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 roles/totpcgi/files/index.cgi diff --git a/roles/totpcgi/files/index.cgi b/roles/totpcgi/files/index.cgi old mode 100644 new mode 100755 index 99c1b36533..1249628d0f --- a/roles/totpcgi/files/index.cgi +++ b/roles/totpcgi/files/index.cgi @@ -1,4 +1,4 @@ -#!/usr/bin/python -tt -W ignore::DeprecationWarning +#!/usr/bin/python -ttW ignore::DeprecationWarning ## # Copyright (C) 2012 by Konstantin Ryabitsev and contributors #