diff options
Diffstat (limited to 'sw')
-rwxr-xr-x | sw/qa/extras/find-unused-data.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/find-unused-data.sh b/sw/qa/extras/find-unused-data.sh index 17b5678bece4..460c01caaaec 100755 --- a/sw/qa/extras/find-unused-data.sh +++ b/sw/qa/extras/find-unused-data.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash for i in */data/* do |