[package] use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)
[openwrt.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
This page took 0.053582 seconds and 5 git commands to generate.