fix(testsuite): files .sh now have the correct shebang

This commit is contained in:
Matteo Flebus 2026-01-26 17:21:34 +01:00
parent 668bba5b02
commit c8c72085cb
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
###################