File

tools/mod2spec.sh @ 13421:92301fa7a673

mod_cron: Allow configuring various "internal" delay parameters Notably, it is now possible to add a randomized spread factor to the check interval.
author Matthew Wild <mwild1@gmail.com>
date Tue, 20 Feb 2024 17:31:17 +0000
parent 13255:df96af198222
line wrap: on
line source

#!/bin/bash
set -eu

echo "spec/${1//./_}_spec.lua"