diff options
Diffstat (limited to 'etc/coverage.sh')
| -rwxr-xr-x | etc/coverage.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/coverage.sh b/etc/coverage.sh index 6f7355dc..73e71098 100755 --- a/etc/coverage.sh +++ b/etc/coverage.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright 2017 Garrett D'Amore <garrett@damore.org> # Copyright 2017 Capitar IT Group BV <info@capitar.com> |
