mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 21:48:26 +02:00
b5cb1795de
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
315 B
Diff
11 lines
315 B
Diff
Index: busybox-1.4.2/scripts/trylink
|
|
===================================================================
|
|
--- busybox-1.4.2.orig/scripts/trylink 2007-06-04 13:21:32.367056128 +0200
|
|
+++ busybox-1.4.2/scripts/trylink 2007-06-04 13:21:33.052951856 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/sh
|
|
+#!/usr/bin/env bash
|
|
|
|
debug=false
|
|
|