From 968dfa69ee6268f414a190f059a005a021e9eebd Mon Sep 17 00:00:00 2001 From: claycat Date: Mon, 22 Apr 2024 15:24:47 +0900 Subject: [PATCH] add bin/bash --- stress-test/run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/stress-test/run.sh b/stress-test/run.sh index ba592ef..c2f4c28 100644 --- a/stress-test/run.sh +++ b/stress-test/run.sh @@ -1,3 +1,4 @@ +#!/bin/bash declare -a vsrs=(30 60) declare -a tickets=(30 60)