5 lines
85 B
Markdown
5 lines
85 B
Markdown
to run, add this line to crontab:
|
|
```
|
|
*/5 * * * * cd /path/to/folder && ./device
|
|
```
|