diff options
Diffstat (limited to 'BACKLOG.md')
-rw-r--r-- | BACKLOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ * Temporary PostgreSQL server: A shell script to run the PostgreSQL server off a temporary directory * Your favorite Newsletter may track you * Redirect and kill non-interactive subshells (in a POSIX shell script) -* HTTP health check using cURL +* HTTP health check using curl(1) and cron(8) * Migrate PostgreSQL schema without downtime (with zero downtime) using triggers * Filter Nix Packages by platform (e.g. Chromium on macOS) * Backup with zfs, mbuffer, lz4, and cron |