tools: Reflect bash-ness of mod2spec in shebang

Non-portable substitution syntax? Oh well.
This commit is contained in:
Kim Alvefur 2023-08-26 15:10:58 +02:00
parent b5d791c8bf
commit 5851729492

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -eu
echo "spec/${1//./_}_spec.lua"