mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
fix to stop maraschino from stealing XBMC web port
This commit is contained in:
parent
972739f0f6
commit
c215e4aaa4
@ -20,4 +20,4 @@
|
||||
|
||||
import xbmc, time, os, subprocess
|
||||
|
||||
os.system("maraschino.service")
|
||||
subprocess.Popen("maraschino.service", shell=True, close_fds=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user