mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
autoupdate:
- looking every 6 hours for an update
This commit is contained in:
parent
f2a3854a56
commit
ea3750ddb5
@ -15,5 +15,5 @@ mkdir -p $INSTALL/usr/config
|
||||
cp -P $PKG_DIR/config/update.conf $INSTALL/usr/config
|
||||
|
||||
mkdir -p $INSTALL/etc/crontabs
|
||||
echo -e "*/5 * * * *\t/usr/bin/autoupdate" >> $INSTALL/etc/crontabs/root
|
||||
echo -e "* */6 * * *\t/usr/bin/autoupdate" >> $INSTALL/etc/crontabs/root
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user