chiark / gitweb /
Switch all shebangs to 'env python2'
[fdroidserver.git] / fdroid
diff --git a/fdroid b/fdroid
index 677078e6b2baeb9aad00d665f41d626b6fd56ba7..0213083e56029f8d2b9071885c643a19f0d9e683 100755 (executable)
--- a/fdroid
+++ b/fdroid
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
 # -*- coding: utf-8 -*-
 #
 # fdroid.py - part of the FDroid server tools