Updated kodi settings on Lenovo
This commit is contained in:
4
Kodi/Lenovo/addons/script.xbmcbackup/service.py
Normal file
4
Kodi/Lenovo/addons/script.xbmcbackup/service.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from resources.lib.scheduler import BackupScheduler
|
||||
|
||||
# start the backup scheduler
|
||||
BackupScheduler().start()
|
||||
Reference in New Issue
Block a user