diff options
Diffstat (limited to 'qpid/java/bdbstore/bin')
| -rwxr-xr-x | qpid/java/bdbstore/bin/backup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/bdbstore/bin/backup.sh b/qpid/java/bdbstore/bin/backup.sh index 71935bac40..ca2233cc8e 100755 --- a/qpid/java/bdbstore/bin/backup.sh +++ b/qpid/java/bdbstore/bin/backup.sh @@ -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 |
