mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-09 17:06:15 +02:00
scripts : make the shell scripts cross-platform (llama/14341)
This commit is contained in:
committed by
Georgi Gerganov
parent
e81be92931
commit
3239359bd1
@ -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
|
||||
|
Reference in New Issue
Block a user