mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-16 20:31:01 +00:00
Use python2.6 as default.
This commit is contained in:
parent
86ca7d0dba
commit
746ffcb8e4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/python2.6
|
||||
# -*- coding: iso-8859-1 -*-
|
||||
# Copyright (C) 2000-2010 Bastian Kleineidam
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue