Explicitly call python2
This commit is contained in:
parent
91e81a4c9c
commit
31c8836254
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
'''
|
'''
|
||||||
Folding@Home Client Control (FAHControl)
|
Folding@Home Client Control (FAHControl)
|
||||||
Copyright (C) 2010-2013 Stanford University
|
Copyright (C) 2010-2018 Stanford University
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
'''
|
'''
|
||||||
Folding@Home Client Control (FAHControl)
|
Folding@Home Client Control (FAHControl)
|
||||||
Copyright (C) 2010-2016 Stanford University
|
Copyright (C) 2010-2016 Stanford University
|
||||||
|
Loading…
x
Reference in New Issue
Block a user