Merge "bzip2/xz: use the prebuilts."
This commit is contained in:
@@ -76,7 +76,6 @@ func GetConfig(name string) PathConfig {
|
||||
var Configuration = map[string]PathConfig{
|
||||
"bash": Allowed,
|
||||
"bc": Allowed,
|
||||
"bzip2": Allowed,
|
||||
"date": Allowed,
|
||||
"dd": Allowed,
|
||||
"diff": Allowed,
|
||||
@@ -104,7 +103,6 @@ var Configuration = map[string]PathConfig{
|
||||
"timeout": Allowed,
|
||||
"tr": Allowed,
|
||||
"unzip": Allowed,
|
||||
"xz": Allowed,
|
||||
"zip": Allowed,
|
||||
"zipinfo": Allowed,
|
||||
|
||||
|
Reference in New Issue
Block a user