mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-17 18:12:12 +02:00
scripts : make the shell scripts cross-platform (llama/14341)
This commit is contained in:
committed by
Georgi Gerganov
parent
4ff5edf02b
commit
ce6d232f6d
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
printf "# date: $(date)\n" > AUTHORS
|
printf "# date: $(date)\n" > AUTHORS
|
||||||
printf "# this file is auto-generated by scripts/gen-authors.sh\n\n" >> AUTHORS
|
printf "# this file is auto-generated by scripts/gen-authors.sh\n\n" >> AUTHORS
|
||||||
|
Reference in New Issue
Block a user