diff options
Diffstat (limited to 'cortex-m-rt/check-blobs.sh')
-rwxr-xr-x | cortex-m-rt/check-blobs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cortex-m-rt/check-blobs.sh b/cortex-m-rt/check-blobs.sh index 94fde42..0965945 100755 --- a/cortex-m-rt/check-blobs.sh +++ b/cortex-m-rt/check-blobs.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Checks that the blobs are up to date with the committed assembly files |