mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-02-18 15:19:32 +00:00
mkpkg_media_build
CrazyCat `linux_media` repository no longer exists on [Github](https://github.com/crazycat69/linux_media) but seems to have migrated and be active on [bitbucket](https://bitbucket.org/CrazyCat/linux_media).
This commit is contained in:
parent
43dd93b1ef
commit
263d3b50ea
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user