Develop your scripts/apps/images from LibreELEC and sync them wit GIT
251
Update your .profile in LibreELEC with the following contents:
function git () {
(docker run -ti --rm -v ${HOME}:/root -v $(pwd):/git synopsis8/libreelec-git "$@")
}
Content type
Image
Digest
Size
10.5 MB
Last updated
over 7 years ago
docker pull synopsis8/libreelec-git