hyperion.ng/deploy/hyperiond.sh
T.van der Zwan f7bce46f34 Update install/update script
Added build scripts for building different releases (in cross-compile)
Added new releases for rpi/imx6/wetek/x32/x64


Former-commit-id: 2025f1e3e8663d733b60a18944c6097da4ee371b
2015-09-09 22:21:51 +02:00

3 lines
102 B
Bash

#!/bin/sh
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/storage/hyperion/bin /storage/hyperion/bin/hyperiond "$@"