Headphones


QNAP – Headphones

Updating:

/etc/init.d/Headphones.sh stop
cd /share/MD0_DATA/.qpkg/Headphones/
mv headphones/__init__.py headphones/__init__.py.bak
git remote set-url origin git://github.com/rembo10/headphones.git
git pull
git checkout master
/etc/init.d/Headphones.sh start
rm -rf headphones/__init__.py.bak

Leave a comment

Your email address will not be published. Required fields are marked *