We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81be92 commit 3239359Copy full SHA for 3239359
scripts/gen-authors.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
printf "# date: $(date)\n" > AUTHORS
4
printf "# this file is auto-generated by scripts/gen-authors.sh\n\n" >> AUTHORS
0 commit comments