diff options
Diffstat (limited to 'scripts/check_config.sh')
| -rwxr-xr-x | scripts/check_config.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scripts/check_config.sh b/scripts/check_config.sh index 1804976f..1a084427 100755 --- a/scripts/check_config.sh +++ b/scripts/check_config.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash  # This script checks the compat-wireless configuration file and if changes were made  # regenerates the compat_autoconf header. | 
