mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Merge branch 'master' of https://github.com/tvdzwan/hyperion
Former-commit-id: 4a0939f52350e15e4345b2a46688a4b07657757e
This commit is contained in:
commit
30a6b8b9df
@ -26,5 +26,10 @@ wget github.com/tvdzwan/hyperion/raw/master/config/hyperion.config.json -P /etc/
|
|||||||
# Copy the service control configuration to /etc/int
|
# Copy the service control configuration to /etc/int
|
||||||
wget github.com/tvdzwan/hyperion/raw/master/deploy/hyperion.conf -P /etc/init/
|
wget github.com/tvdzwan/hyperion/raw/master/deploy/hyperion.conf -P /etc/init/
|
||||||
|
|
||||||
|
# Set permissions
|
||||||
|
chmod +x /usr/bin/hyperiond
|
||||||
|
chmod +x /usr/bin/hyperion-remote
|
||||||
|
chmod +x /usr/bin/gpio2spi
|
||||||
|
|
||||||
# Start the hyperion daemon
|
# Start the hyperion daemon
|
||||||
initctl start hyperion
|
initctl start hyperion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user