You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
315 B
10 lines
315 B
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
|
|
|
|
|