summaryrefslogtreecommitdiffstats
path: root/build/msg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/msg.sh')
-rwxr-xr-xbuild/msg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/msg.sh b/build/msg.sh
index a7da31b..2249125 100755
--- a/build/msg.sh
+++ b/build/msg.sh
@@ -59,4 +59,4 @@ if is_loud; then
printf '%s\n' "$*"
fi
-"$@"
+exec "$@"