From 4faa462a3d349358fd217b468c62ad362c302abf Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Sat, 25 Aug 2018 17:18:54 +0200 Subject: #!/bin/bash --- cortex-m-rt/check-blobs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cortex-m-rt/check-blobs.sh') diff --git a/cortex-m-rt/check-blobs.sh b/cortex-m-rt/check-blobs.sh index e1d0d80..94fde42 100755 --- a/cortex-m-rt/check-blobs.sh +++ b/cortex-m-rt/check-blobs.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Checks that the blobs are up to date with the committed assembly files -- cgit v1.2.3