update qos-scripts to v1.1 - rewritten hfsc rate calculation
[openwrt.git] / package / busybox / patches / 140-trylink_bash.patch
index 7d29171..f5e0b7b 100644 (file)
@@ -3,7 +3,7 @@ diff -ruN busybox-1.3.1-old/scripts/trylink busybox-1.3.1-new/scripts/trylink
 +++ busybox-1.3.1-new/scripts/trylink  2007-01-01 21:01:08.000000000 +0100
 @@ -1,4 +1,4 @@
 -#!/bin/sh
-+#!/bin/bash
++#!/usr/bin/env bash
  
  debug=false
  
This page took 0.021367 seconds and 4 git commands to generate.