From b3493b55e46913138cddc4033ca4e13171611f07 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 23 Jan 2023 16:20:32 -0300 Subject: Fixed typo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8b8c302..bbe3516 100755 --- a/install.sh +++ b/install.sh @@ -117,7 +117,7 @@ echo echo "Time to choose your media service." echo "Your media service is the one responsible for serving your files to your network." echo "By default, YAMS support 3 media services:" -echo "- jellyfin (recommended, easier, with the most functionalities)" +echo "- jellyfin (recommended, easier)" echo "- emby" echo "- plex (advanced, always online, slower)" read -p "Choose your media service [jellyfin]: " media_service -- cgit v1.2.3