mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
update_binary-addons: clone kodi if it doesn't exist
This commit is contained in:
parent
3c2479dda9
commit
9ab1255cfa
@ -89,8 +89,7 @@ validate_pkg_url() {
|
||||
}
|
||||
|
||||
if [ ! -d $KODI_DIR ] ; then
|
||||
echo "meh.. $KODI_DIR does not exist"
|
||||
exit 127
|
||||
git_clone https://github.com/xbmc/xbmc $1 $KODI_DIR
|
||||
fi
|
||||
|
||||
# p8-platform
|
||||
|
Loading…
x
Reference in New Issue
Block a user