2007-01-02 04:19:24 +08:00
|
|
|
diff -ruN busybox-1.3.1-old/scripts/trylink busybox-1.3.1-new/scripts/trylink
|
|
|
|
--- busybox-1.3.1-old/scripts/trylink 2006-12-27 05:53:24.000000000 +0100
|
|
|
|
+++ busybox-1.3.1-new/scripts/trylink 2007-01-01 21:01:08.000000000 +0100
|
|
|
|
@@ -1,4 +1,4 @@
|
|
|
|
-#!/bin/sh
|
2007-01-26 03:08:01 +08:00
|
|
|
+#!/usr/bin/env bash
|
2007-01-02 04:19:24 +08:00
|
|
|
|
|
|
|
debug=false
|
|
|
|
|