From 3c3026af41f560b744fd233b9073a98b871eeb66 Mon Sep 17 00:00:00 2001 From: cventastic Date: Wed, 29 Dec 2021 02:27:32 +0100 Subject: [PATCH] added right shebang --- util/test_relay.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/test_relay.sh b/util/test_relay.sh index 2f1aaba0..1827cc7b 100644 --- a/util/test_relay.sh +++ b/util/test_relay.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Only geth right now