File

tools/mod2spec.sh @ 13710:f7de36fed53c 13.0

prosodyctl: check: Fix variable name (thanks luacheck)
author Matthew Wild <mwild1@gmail.com>
date Sat, 15 Feb 2025 16:48:11 +0000
parent 13255:df96af198222
line wrap: on
line source

#!/bin/bash
set -eu

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