summaryrefslogtreecommitdiff
path: root/maint
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-09-22 13:52:24 +0100
committerSimon McVittie <smcv@collabora.com>2022-09-22 13:52:24 +0100
commit79aae5735778a7e72711060c3843c8e58b557194 (patch)
tree78d8e0b791765e00167a3272a330ef5322253fd7 /maint
parent2770215f6cc31cf4723c71cfc67d2a505225d659 (diff)
downloaddbus-79aae5735778a7e72711060c3843c8e58b557194.tar.gz
maint: Make update-authors.sh executable when not going via a shell
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'maint')
-rwxr-xr-xmaint/update-authors.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/maint/update-authors.sh b/maint/update-authors.sh
index 9718811e..c8d5c3f4 100755
--- a/maint/update-authors.sh
+++ b/maint/update-authors.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
# Copyright 2010 Lennart Poettering
# Copyright 2022 Simon McVittie
# SPDX-License-Identifier: MIT