Skip to content

Commit 8a9b239

Browse files
Update valgrind.sh bash location.
1 parent b03f072 commit 8a9b239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

valgrind.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
BASE_PORT=5000
44
NUM_PORTS=1

0 commit comments

Comments
 (0)