mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Fixed typo in git repository url
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user