mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 15:02:51 +03:00
Switch all shebangs to 'env python2'
This commit is contained in:
parent
e4165eafb2
commit
2c804ef88a
13 changed files with 13 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# server.py - part of the FDroid server tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue