[docs] Change git links: owntone/forked-daapd -> owntone/owntone-server

This commit is contained in:
ejurgensen
2021-03-29 16:14:22 +02:00
parent 790c9dcca9
commit c7faefe1f8
8 changed files with 32 additions and 35 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/owntone/forked-daapd.git
git clone https://github.com/owntone/owntone-server.git
cd forked-daapd
#Cleanup in case this is a re-run