diff --git a/scripts/local_testnet/clean.sh b/scripts/local_testnet/clean.sh index b01b1a2df..6db8753d0 100755 --- a/scripts/local_testnet/clean.sh +++ b/scripts/local_testnet/clean.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Deletes all files associated with the local testnet. diff --git a/scripts/local_testnet/dump_logs.sh b/scripts/local_testnet/dump_logs.sh index dc5f4edd3..64b7942fb 100755 --- a/scripts/local_testnet/dump_logs.sh +++ b/scripts/local_testnet/dump_logs.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Print all the logs output from local testnet