aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/patches/100-trylink_bash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/busybox/patches/100-trylink_bash.patch')
-rw-r--r--package/utils/busybox/patches/100-trylink_bash.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/utils/busybox/patches/100-trylink_bash.patch b/package/utils/busybox/patches/100-trylink_bash.patch
new file mode 100644
index 0000000..f9571fc
--- /dev/null
+++ b/package/utils/busybox/patches/100-trylink_bash.patch
@@ -0,0 +1,8 @@
+--- a/scripts/trylink
++++ b/scripts/trylink
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/usr/bin/env bash
+
+ debug=false
+