Fix XBian install

Former-commit-id: bd674eb7413005ebbf06e4e967f28d2b611b74b4
This commit is contained in:
johan 2013-11-24 14:25:22 +01:00
parent 9f9504af29
commit f892a8c09a
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ wget -N github.com/tvdzwan/hyperion/raw/master/config/hyperion.config.json -P /e
if [ $IS_XBIAN -eq 0 ]; then
wget -N github.com/tvdzwan/hyperion/raw/master/deploy/hyperion.conf -P /etc/init/
else
wget -N github.com/tvdzwan/hyperion/raw/master/deploy/hyperion.xbian.conf -P /etc/init/ -O hyperion.conf
wget -N github.com/tvdzwan/hyperion/raw/master/deploy/hyperion.xbian.conf -O /etc/init/hyperion.conf
fi
# Start the hyperion daemon