mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
hdhomerun: addon redesign (binary files in OpenELEC image, addon starts driver)
This commit is contained in:
@@ -54,8 +54,6 @@ if [ -z "$(pidof userhdhomerun)" ]; then
|
||||
mkdir -p /var/log/
|
||||
rm -f /var/log/dvbhdhomerun.log
|
||||
|
||||
export LD_LIBRARY_PATH=$ADDON_DIR/lib
|
||||
|
||||
userhdhomerun -f
|
||||
# how much time should we wait?
|
||||
usleep 1000000
|
||||
|
||||
Reference in New Issue
Block a user