mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
cleanup and addition
Former-commit-id: b47e5b99eb535aa98b90dfb111618c0055b00993
This commit is contained in:
2
bin/openelec/hyperion-remote.sh
Normal file
2
bin/openelec/hyperion-remote.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/storage/hyperion/bin /storage/hyperion/bin/hyperion-remote "$@"
|
2
bin/openelec/hyperiond.sh
Normal file
2
bin/openelec/hyperiond.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/storage/hyperion/bin /storage/hyperion/bin/hyperiond "$@"
|
Reference in New Issue
Block a user