File

tools/mod2spec.sh @ 13551:e17ff906d71b

mod_pubsub: Pass metadata directly into form Reduces duplication and need to edit in two places when adding another metadata field.
author Kim Alvefur <zash@zash.se>
date Fri, 08 Nov 2024 02:15:10 +0100
parent 13255:df96af198222
line wrap: on
line source

#!/bin/bash
set -eu

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