Obsolete #!/bin/bash shebang

This commit is contained in:
DesWurstes
2018-06-20 12:54:54 +03:00
parent 3f398d7a17
commit 000000035b
22 changed files with 28 additions and 28 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Copyright (c) 2016 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.