mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-10 03:17:49 +00:00
Fixed typo in git repository url
This commit is contained in:
parent
bc23c6920f
commit
fbd0def457
@ -21,7 +21,7 @@
|
||||
|
||||
echo "getting sources..."
|
||||
if [ ! -d Headphones.git ]; then
|
||||
git clone git://github.com/rembo10/headphones.gitt Headphones.git
|
||||
git clone git://github.com/rembo10/headphones.git Headphones.git
|
||||
fi
|
||||
|
||||
cd Headphones.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user