Fix interpreter reference in run script
[ric-app/mc.git] / sidecars / listener / run_replay.sh
index b21e7ae..e73abf3 100755 (executable)
@@ -1,4 +1,7 @@
-#!/usr/bin/env bash
+#!/usr/bin/env ksh
+# Do NOT use bash; it cannot handle constructing variables in while loops.
+
+
 # vim: ts=4 sw=4 noet:
 #----------------------------------------------------------------------------------
 #