--- scripts/trylink
+++ scripts/trylink
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 #debug=true
 debug=false
--- scripts/gen_build_files.sh
+++ scripts/gen_build_files.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # Note: was using sed OPTS CMD -- FILES
 # but users complain that many sed implementations
