README.md aktualisiert
This commit is contained in:
parent
9f0c01bd1c
commit
290fdc1655
@ -24,6 +24,8 @@ Execute the python-file for the first test run and watch console outputs.
|
||||
If everything went well, configure crontab to run the script hourly (this is the refresh interval of the apkcombo RSS feed).
|
||||
`crontab -e`
|
||||
`30 * * * * /usr/bin/python3 /mnt/data/updater/updater.py > /dev/null 2>&1`
|
||||
In case you want to have a logfile, use this line:
|
||||
`30 * * * * /usr/bin/python3 /mnt/data/updater/updater.py > /mnt/data/updater/updater.log`
|
||||
|
||||
## Remarks
|
||||
I am not affiliated with any APK developer, nor f-droid or apkcombo. All rights belong to their owner.
|
Loading…
Reference in New Issue
Block a user