mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
elisa is the last program to start before rebooting
This commit is contained in:
parent
93b85db679
commit
f330edff89
@ -11,7 +11,7 @@ if test -f /usr/bin/elisa; then
|
||||
echo "### Starting Elisa ###"
|
||||
|
||||
# elisa -l -n & #> /dev/null 2>&1 &
|
||||
/usr/bin/elisa -l -f 2> $HOME/elisa.log &
|
||||
/usr/bin/elisa -l -f 2> $HOME/elisa.log
|
||||
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user