diff options
Diffstat (limited to 'Demo/stdwin/lpwin.py')
-rwxr-xr-x | Demo/stdwin/lpwin.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/stdwin/lpwin.py b/Demo/stdwin/lpwin.py index 07a2bf7..0a1346f 100755 --- a/Demo/stdwin/lpwin.py +++ b/Demo/stdwin/lpwin.py @@ -1,4 +1,4 @@ -#! /usr/local/python +#! /usr/local/bin/python # Watch line printer queues (only works with BSD 4.3 lpq). # |