chiark / gitweb /
Switch all shebangs to 'env python2'
[fdroidserver.git] / fdroidserver / stats.py
index 6d78fee7a611c13f937ba43eaf41f9cc87db2739..ac252130f0e7e0fdd815e37a2f6641ce6e972df5 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
 # -*- coding: utf-8 -*-
 #
 # stats.py - part of the FDroid server tools