mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
busybox: Add more bins (#1124)
This commit is contained in:
parent
4754f35d2f
commit
7270ff0d0d
@ -304,6 +304,11 @@
|
|||||||
"hexdump",
|
"hexdump",
|
||||||
"hexdump"
|
"hexdump"
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"busybox.exe",
|
||||||
|
"httpd",
|
||||||
|
"httpd"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"busybox.exe",
|
"busybox.exe",
|
||||||
"iconv",
|
"iconv",
|
||||||
@ -474,6 +479,11 @@
|
|||||||
"realpath",
|
"realpath",
|
||||||
"realpath"
|
"realpath"
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"busybox.exe",
|
||||||
|
"reset",
|
||||||
|
"reset"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"busybox.exe",
|
"busybox.exe",
|
||||||
"rev",
|
"rev",
|
||||||
@ -609,6 +619,11 @@
|
|||||||
"test",
|
"test",
|
||||||
"test"
|
"test"
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"busybox.exe",
|
||||||
|
"time",
|
||||||
|
"time"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"busybox.exe",
|
"busybox.exe",
|
||||||
"timeout",
|
"timeout",
|
||||||
@ -634,6 +649,11 @@
|
|||||||
"truncate",
|
"truncate",
|
||||||
"truncate"
|
"truncate"
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"busybox.exe",
|
||||||
|
"ts",
|
||||||
|
"ts"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"busybox.exe",
|
"busybox.exe",
|
||||||
"ttysize",
|
"ttysize",
|
||||||
@ -711,13 +731,13 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"busybox.exe",
|
"busybox.exe",
|
||||||
"wc",
|
"watch",
|
||||||
"wc"
|
"watch"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"busybox.exe",
|
"busybox.exe",
|
||||||
"watch",
|
"wc",
|
||||||
"watch"
|
"wc"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"busybox.exe",
|
"busybox.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user