From: Vedran Miletić Date: Mon, 30 Jun 2025 08:17:18 +0000 (+0200) Subject: scripts : make the shell scripts cross-platform (llama/14341) X-Git-Tag: upstream/1.7.6~9 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=3239359bd1bdf065cce4f965b3d85b39f800abbe;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp scripts : make the shell scripts cross-platform (llama/14341) --- diff --git a/scripts/gen-authors.sh b/scripts/gen-authors.sh index 3ef8391c..73e7b386 100755 --- a/scripts/gen-authors.sh +++ b/scripts/gen-authors.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash printf "# date: $(date)\n" > AUTHORS printf "# this file is auto-generated by scripts/gen-authors.sh\n\n" >> AUTHORS