Merge "Switch to toybox dd." into main
This commit is contained in:
@@ -87,7 +87,6 @@ func GetConfig(name string) PathConfig {
|
|||||||
// run during the build. For more documentation, see path_interposer.go .
|
// run during the build. For more documentation, see path_interposer.go .
|
||||||
var Configuration = map[string]PathConfig{
|
var Configuration = map[string]PathConfig{
|
||||||
"bash": Allowed,
|
"bash": Allowed,
|
||||||
"dd": Allowed,
|
|
||||||
"diff": Allowed,
|
"diff": Allowed,
|
||||||
"dlv": Allowed,
|
"dlv": Allowed,
|
||||||
"expr": Allowed,
|
"expr": Allowed,
|
||||||
|
Reference in New Issue
Block a user