summaryrefslogtreecommitdiffstats
path: root/Demo/sockets/rpythond.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/sockets/rpythond.py')
-rwxr-xr-xDemo/sockets/rpythond.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sockets/rpythond.py b/Demo/sockets/rpythond.py
index f67570b..e8cdaa9 100755
--- a/Demo/sockets/rpythond.py
+++ b/Demo/sockets/rpythond.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# Remote python server.
# Execute Python commands remotely and send output back.