mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
9bc26c1bc7
@ -95,9 +95,9 @@ if [ ! -f "$TIMESHIFT_SETTINGS_FILE" ]; then
|
||||
fi
|
||||
|
||||
if [ "$DEBUG" = "yes" ]; then
|
||||
ADEND_ARG="-C -s -u root -g video -c $ADDON_HOME"
|
||||
TVHEADEND_ARG="-C -s -u root -g video -c $ADDON_HOME"
|
||||
else
|
||||
ADEND_ARG="-C -u root -g video -c $ADDON_HOME"
|
||||
TVHEADEND_ARG="-C -u root -g video -c $ADDON_HOME"
|
||||
fi
|
||||
|
||||
mkdir -p /var/config
|
||||
|
Loading…
x
Reference in New Issue
Block a user