From bc65c9f9c3dd525f88c73205e15b71429c0c718d Mon Sep 17 00:00:00 2001 From: Sourajyoti Basak Date: Mon, 14 Jun 2021 12:18:39 +0530 Subject: [PATCH] Add shebang --- tests/performance.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/performance.sh b/tests/performance.sh index 365b01657..9693496a6 100755 --- a/tests/performance.sh +++ b/tests/performance.sh @@ -1,3 +1,4 @@ +#!/bin/env bash rm -rf tests/build/ mkdir -p tests/build/ cd tests/build/