Fixed typo in git repository url

This commit is contained in:
RudolfRendier 2011-08-18 10:53:36 +02:00
parent bc23c6920f
commit fbd0def457

View File

@ -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