From fbca388e332dc389739436505a51e293de02d1a8 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Mon, 6 Jul 2020 02:21:02 +0200 Subject: [PATCH] Workarround for the makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index b64c72c7..2ee5a44b 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,6 @@ install_kyoo: all chmod +x /opt/kyoo/kyoo.sh install: install_kyoo - curl https://raw.githubusercontent.com/AnonymusRaccoon/Kyoo.TheTVDB/master/install.sh | sh chown -R kyoo /opt/kyoo chgrp -R kyoo /opt/kyoo