File

tools/mod2spec.sh @ 13436:1ce18cb3e6cc

mod_server_info: New module to manage the serverinfo disco extension form This allows multiple modules to populate the form dynamically. Currently the form is "owned" by mod_server_contact_info, which prevents other modules from contributing to it. A further commit will port mod_server_contact_info to use this module.
author Matthew Wild <mwild1@gmail.com>
date Fri, 23 Feb 2024 21:13:10 +0000
parent 13255:df96af198222
line wrap: on
line source

#!/bin/bash
set -eu

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