[docs] Rename repo: ejurgensen -> owntone

This commit is contained in:
ejurgensen
2021-03-29 16:04:37 +02:00
parent 75f6c72003
commit daa0652e7b
10 changed files with 36 additions and 36 deletions

View File

@@ -71,7 +71,7 @@ fi
read -p "Should the script build forked-daapd? [y/N] " yn
if [ "$yn" = "y" ]; then
git clone https://github.com/ejurgensen/forked-daapd.git
git clone https://github.com/owntone/forked-daapd.git
cd forked-daapd
#Cleanup in case this is a re-run