summaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/140-trylink_bash.patch
blob: 167f14c06b1754d8f2c3f369d478f527b189a300 (plain)
1
2
3
4
5
6
7
8
9
10
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