mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
oscam: no lib/ anymore. pcsc built static
This commit is contained in:
parent
1cb9054403
commit
d2725ef350
@ -91,7 +91,7 @@ if [ ! "$(pidof oscam)" ]; then
|
|||||||
# use ". " because of variable export
|
# use ". " because of variable export
|
||||||
. $driver_dvb
|
. $driver_dvb
|
||||||
done
|
done
|
||||||
LD_LIBRARY_PATH="$ADDON_DIR/lib:$LD_LIBRARY_PATH" oscam $OSCAM_ARG > /dev/null 2>&1
|
oscam $OSCAM_ARG > /dev/null 2>&1
|
||||||
sleep 1
|
sleep 1
|
||||||
done &
|
done &
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user