Skip to content

Commit 17f33d6

Browse files
committed
- changed mpeg2cut to use /bin/bash as it uses bash-only constructs
1 parent fb1520e commit 17f33d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trunk/mpeg2cut

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /bin/sh
1+
#! /bin/bash
22
#
33
# $Date$
44
# $Revision$

0 commit comments

Comments
 (0)