f9571fcbc8923c1f0c1999a8d53a78a365a8496b
[openwrt/openwrt.git] / package / utils / busybox / patches / 100-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