Use python3 for cgi-bin/lc.wsgi

This commit is contained in:
Chris Mayo 2021-01-28 19:20:24 +00:00
parent efb3e31ab3
commit 464048bf42

View file

@ -1,5 +1,4 @@
#!/usr/bin/python
# -*- coding: iso-8859-1 -*-
#!/usr/bin/python3
# Copyright (C) 2012 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify