Busybox cron doesn’t know this command.
If you want to run something on boot you can use shell file /storage/.config/autostart.sh.
And put the commands in background
(
# your commands
)&
If not Kodi will take longer time to start.
Busybox cron doesn’t know this command.
If you want to run something on boot you can use shell file /storage/.config/autostart.sh.
And put the commands in background
(
# your commands
)&
If not Kodi will take longer time to start.
About | FAQ | Terms of Service | Privacy Policy | Legal Notice