Using whereis and type to find ffmpeg location

This commit is contained in:
MichaelOultram 2015-08-15 15:26:11 +01:00
parent 2571d60045
commit 38bf1e68ba

View file

@ -8,6 +8,7 @@ machine:
dependencies:
pre:
- sudo apt-get remove -y ffmpeg ffprobe
- sudo apt-get install -y type whereis
- sudo type ffmpeg
- sudo whereis ffmpeg
- bash install-dependencies.sh