Merge pull request #3407 from CHBMB/mkpkg_media_build

mkpkg_media_build wrong linux_media location.
This commit is contained in:
CvH 2019-04-08 19:57:38 +02:00 committed by GitHub
commit 51adb4d6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ cd $DVB_MKPKG_FOLDER/
# media_tree dl
echo "getting sources ..."
if [ ! -d linux_media.git ]; then
git clone --depth=1 https://github.com/crazycat69/linux_media.git -b latest media_tree
git clone --depth=1 https://bitbucket.org/CrazyCat/linux_media.git -b latest media_tree
fi
#get log