Skip to content

Commit 3239359

Browse files
vedranmileticggerganov
authored andcommitted
scripts : make the shell scripts cross-platform (llama/14341)
1 parent e81be92 commit 3239359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gen-authors.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
printf "# date: $(date)\n" > AUTHORS
44
printf "# this file is auto-generated by scripts/gen-authors.sh\n\n" >> AUTHORS

0 commit comments

Comments
 (0)