Update build_tc.sh

This commit is contained in:
Daniel Stankewitz
2018-07-02 06:27:23 +02:00
committed by GitHub
parent c91506475a
commit 383b60cf2f

View File

@ -117,7 +117,7 @@ elif [ "$STEP" == "ffmpeg" ]; then
mkdir ../dist 2>/dev/null
# Build a binary package
# Create archives
cd $BUILD
tar czf ../dist/ffmpeg-win64-static-$MODE-$DATE_ISO.tar.gz *
cd $SRC/ffmpeg