aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rwxr-xr-xpython/olm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/olm.py b/python/olm.py
index 4bd85f0..b048844 100755
--- a/python/olm.py
+++ b/python/olm.py
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! /usr/bin/env python
from ctypes import *
import json
import os