mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
autoupdate: look only one time every 6 hours for an update
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c3527ea7cb
commit
f735b6a61b
@ -28,5 +28,5 @@ mkdir -p $INSTALL/etc
|
||||
fi
|
||||
|
||||
mkdir -p $INSTALL/etc/crontabs
|
||||
echo -e "* */6 * * *\t/usr/bin/autoupdate" >> $INSTALL/etc/crontabs/root
|
||||
echo -e "1 */6 * * *\t/usr/bin/autoupdate" >> $INSTALL/etc/crontabs/root
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user