Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63e70530 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Allow gzcat as an alias for gzip's -dc mode."

parents d9cf7fc4 e671f5a3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -88,6 +88,7 @@ var Configuration = map[string]PathConfig{
	"getopt":   Allowed,
	"git":      Allowed,
	"grep":     Allowed,
	"gzcat":    Allowed,
	"gzip":     Allowed,
	"hexdump":  Allowed,
	"jar":      Allowed,