diff options
Diffstat (limited to 'Demo/scripts/mkrcs.py')
-rwxr-xr-x | Demo/scripts/mkrcs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/scripts/mkrcs.py b/Demo/scripts/mkrcs.py index 2009f8c..36a35ea 100755 --- a/Demo/scripts/mkrcs.py +++ b/Demo/scripts/mkrcs.py @@ -1,4 +1,4 @@ -#! /usr/local/bin/python +#! /usr/bin/env python # A rather specialized script to make sure that a symbolic link named # RCS exists pointing to a real RCS directory in a parallel tree |