diff options
Diffstat (limited to 'qpid/java/common/bin')
| -rwxr-xr-x | qpid/java/common/bin/qpid-jaddr | 2 | ||||
| -rwxr-xr-x | qpid/java/common/bin/qpid-run | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/common/bin/qpid-jaddr b/qpid/java/common/bin/qpid-jaddr index 269a5379a0..5c8efa069d 100755 --- a/qpid/java/common/bin/qpid-jaddr +++ b/qpid/java/common/bin/qpid-jaddr @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file diff --git a/qpid/java/common/bin/qpid-run b/qpid/java/common/bin/qpid-run index a10766b37a..7e8d4c92c5 100755 --- a/qpid/java/common/bin/qpid-run +++ b/qpid/java/common/bin/qpid-run @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file |
