diff options
Diffstat (limited to 'Demo/sgi/video/Vreceive.py')
-rwxr-xr-x | Demo/sgi/video/Vreceive.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/video/Vreceive.py b/Demo/sgi/video/Vreceive.py index f72c6a5..84aa5a5 100755 --- a/Demo/sgi/video/Vreceive.py +++ b/Demo/sgi/video/Vreceive.py @@ -1,4 +1,4 @@ -#!/ufs/guido/bin/sgi/python +#! /usr/bin/env python # Receive live video UDP packets. # Usage: Vreceive [port] |