Fix cluster-deployer script execution in venv
[integration/test.git] / tools / clustering / cluster-deployer / deploy.py
index 6de9feabe00314038ef27471344d8553de379a93..877d7d946b5d2b494d74aa0917edad9402594de4 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python
+#!/usr/bin/env python
 #
 # This script deploys a cluster
 # -------------------------------------------