diff options
Diffstat (limited to 'Documentation/maintainers/find_unused_patches.sh')
| -rwxr-xr-x | Documentation/maintainers/find_unused_patches.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainers/find_unused_patches.sh b/Documentation/maintainers/find_unused_patches.sh index 34ed7625016..42730713c8b 100755 --- a/Documentation/maintainers/find_unused_patches.sh +++ b/Documentation/maintainers/find_unused_patches.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash TMP="/tmp/" CATEGORY="kde-apps" # we also assume that we are run from the directory where we want to remove patches eg. directory where are categories. |
