Workarround for the makefile

This commit is contained in:
Zoe Roux 2020-07-06 02:21:02 +02:00
parent 81797948df
commit fbca388e33

View File

@ -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