bayleedev / local-crontab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yubikey Eject Detection

Add this to your cronjob (crontab -e)

* * * * * cd ~/projects/metrics && ./start.sh >/tmp/stdout.log 2>/tmp/stderr.log

Debugging

From this directory run:

tail -f /tmp/*.log logs/*

About


Languages

Language:JavaScript 92.0%Language:Shell 8.0%