diff options
| -rwxr-xr-x | tools/neo4j-cypher | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/neo4j-cypher b/tools/neo4j-cypher index 3d5c7c18..86baea87 100755 --- a/tools/neo4j-cypher +++ b/tools/neo4j-cypher @@ -1,4 +1,4 @@ -#!/bin/env python +#!/usr/bin/python import os import subprocess |
