From 5f297ce54c8e600ada400f03e3232ebd4c9f963b Mon Sep 17 00:00:00 2001 From: Pierre-Alain TORET Date: Wed, 31 Jan 2024 19:48:26 +0100 Subject: [PATCH] Improve portability of build scripts --- gendoc.sh | 2 +- gents.sh | 2 +- tsc.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gendoc.sh b/gendoc.sh index f851acd..61c01be 100755 --- a/gendoc.sh +++ b/gendoc.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh ( cat <