totpcgi shebang fix

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-23 22:47:51 +02:00
parent 919e6c71c2
commit 736fb8a8a9

2
roles/totpcgi/files/index.cgi Normal file → Executable file
View file

@ -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
#