ath9k: fix counter overflow in survey channel time stats for the operating channel
[openwrt/svn-archive/archive.git] / package / busybox / patches / 140-trylink_bash.patch
1 --- a/scripts/trylink
2 +++ b/scripts/trylink
3 @@ -1,4 +1,4 @@
4 -#!/bin/sh
5 +#!/usr/bin/env bash
6
7 debug=false
8