diff options
Diffstat (limited to 'etc/codecov.sh')
| -rwxr-xr-x | etc/codecov.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecov.sh b/etc/codecov.sh index 5ecdc55f..7bddcd50 100755 --- a/etc/codecov.sh +++ b/etc/codecov.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> |
