mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
. $driver_dvb
|
||||
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
|
||||
done &
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user