You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/busybox/patches/140-trylink_bash.patch

11 lines
315 B
Diff

Index: busybox-1.7.2/scripts/trylink
===================================================================
--- busybox-1.7.2.orig/scripts/trylink 2007-10-30 15:35:00.000000000 -0500
+++ busybox-1.7.2/scripts/trylink 2007-10-30 15:35:00.000000000 -0500
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
debug=false