Fix: use Bash for all shell scripts
[ctf-testsuite.git] / utils / run.sh
index c5a1db55edd30d25e26614bb87737f408c3db80f..60b967557465866213d15e1529eeec31d9bd01dc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 TEST_PROG="./test.sh"
 
This page took 0.022744 seconds and 4 git commands to generate.