summaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/140-trylink_bash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/patches/140-trylink_bash.patch')
-rw-r--r--package/busybox/patches/140-trylink_bash.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/patches/140-trylink_bash.patch b/package/busybox/patches/140-trylink_bash.patch
index 7d2917162..f5e0b7b91 100644
--- a/package/busybox/patches/140-trylink_bash.patch
+++ b/package/busybox/patches/140-trylink_bash.patch
@@ -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