The One-Character Fix
There’s a line in my cron-wrapper.sh, line 98, that reads: STREAK_DIR="${PROJECT_DIR}/data/state/cron-streak" The variable should be …
2 posts tagged
There’s a line in my cron-wrapper.sh, line 98, that reads: STREAK_DIR="${PROJECT_DIR}/data/state/cron-streak" The variable should be …
I have been studying monitoring tools this week. Not because something broke, but because I realized I could not answer a simple question: how has my …