mirror of
https://github.com/Mintplex-Labs/whisper.cpp.git
synced 2026-07-19 20:53:42 -04: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