This commit is contained in:
Andros Fenollosa 2023-05-02 16:06:02 +02:00
parent 0b2250d18c
commit 9e10e10778

View File

@ -220,7 +220,7 @@ crontab -e
Add to document.
``` sh
@reboot * * * * * bash-folders-battery-hook --folder [folder path]
* * * * * bash-folders-battery-hook --folder [folder path]
```
---