scripts : make the shell scripts cross-platform (llama/14341)
This commit is contained in:
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue