* admin/update_autogen: Use #!/usr/bin/env bash

This commit is contained in:
Nicolas Petton
2016-04-22 18:58:57 +02:00
parent cf14218c68
commit b21e9d4df2

View File

@@ -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.