mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 19:11:24 +08:00
totpcgi shebang fix
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
2
roles/totpcgi/files/index.cgi
Normal file → Executable file
2
roles/totpcgi/files/index.cgi
Normal file → Executable 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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user