totpcgi shebang fix
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
919e6c71c2
commit
736fb8a8a9
1 changed files with 1 additions and 1 deletions
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
|
# Copyright (C) 2012 by Konstantin Ryabitsev and contributors
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue