scripts : make the shell scripts cross-platform (llama/14341)

This commit is contained in:
Vedran Miletić
2025-06-30 10:17:18 +02:00
committed by Georgi Gerganov
parent e81be92931
commit 3239359bd1

View File

@ -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