File

tools/mod2spec.sh @ 13364:6f9b15757384

mod_cron: Add shell command to list registered cron tasks with status
author Matthew Wild <mwild1@gmail.com>
date Thu, 30 Nov 2023 11:38:59 +0000
parent 13255:df96af198222
line wrap: on
line source

#!/bin/bash
set -eu

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