README.md aktualisiert
This commit is contained in:
parent
64f1e9ce06
commit
4dab116773
@ -28,7 +28,7 @@ If everything went well, configure crontab to run the script hourly (this is the
|
||||
`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`
|
||||
`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