mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* admin/update_autogen: Use #!/usr/bin/env bash
This commit is contained in:
parent
cf14218c68
commit
b21e9d4df2
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue