Initial commit
This commit is contained in:
8
package/utils/busybox/patches/100-trylink_bash.patch
Normal file
8
package/utils/busybox/patches/100-trylink_bash.patch
Normal file
@@ -0,0 +1,8 @@
|
||||
--- a/scripts/trylink
|
||||
+++ b/scripts/trylink
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/bin/sh
|
||||
+#!/usr/bin/env bash
|
||||
|
||||
debug=false
|
||||
|
||||
Reference in New Issue
Block a user