mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
9280078cf0
This reverts commitae218b85ff
[formerly b57904d64f0fbdd2e97f0326de4378489206e357], reversing changes made tocda2232080
[formerly 6949fe847d9c4181c924a13ed0715ecd71b98499]. Former-commit-id: 0261bc7735663dba45681a5c0e4026b4c1fddeba
3 lines
108 B
Bash
3 lines
108 B
Bash
#!/bin/sh
|
|
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/storage/hyperion/bin /storage/hyperion/bin/hyperion-remote "$@"
|