]> code.delx.au - gnu-emacs/commitdiff
* admin/update_autogen: Use #!/usr/bin/env bash
authorNicolas Petton <nicolas@petton.fr>
Fri, 22 Apr 2016 16:58:57 +0000 (18:58 +0200)
committerNicolas Petton <nicolas@petton.fr>
Fri, 22 Apr 2016 16:58:57 +0000 (18:58 +0200)
admin/update_autogen

index 199a3aad093d633da209681429210f8571f9e762..82ad622c64e65dfdaaa5679260735eff7daf082c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 ### update_autogen - update some auto-generated files in the Emacs tree
 
 ## Copyright (C) 2011-2016 Free Software Foundation, Inc.