67da20d7349872ce2bf2593d1d5b8a335d8f54c8
[openwrt/openwrt.git] / package / busybox / patches / 140-trylink_bash.patch
1 Index: busybox-1.4.2/scripts/trylink
2 ===================================================================
3 --- busybox-1.4.2.orig/scripts/trylink 2007-06-04 13:21:32.367056128 +0200
4 +++ busybox-1.4.2/scripts/trylink 2007-06-04 13:21:33.052951856 +0200
5 @@ -1,4 +1,4 @@
6 -#!/bin/sh
7 +#!/usr/bin/env bash
8
9 debug=false
10