diff options
Diffstat (limited to 'check-blobs.sh')
-rwxr-xr-x | check-blobs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check-blobs.sh b/check-blobs.sh index 94fde42..0965945 100755 --- a/check-blobs.sh +++ b/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 |