mirror of https://git.ffmpeg.org/ffmpeg.git
This shell script is not bash-specific.
Originally committed as revision 12124 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
989bbe62d0
commit
2d83fe90e3
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
# Make sure that the data directory exists
|
||||
mkdir -p tests/data
|
||||
|
|
Loading…
Reference in New Issue