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

Commit e2d33d52 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Switch to our hermetic bc.

Test: treehugger
Change-Id: I12142a7f54190edd21e719bbd8f5df831ada6161
parent e87dae60
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -75,7 +75,6 @@ func GetConfig(name string) PathConfig {

var Configuration = map[string]PathConfig{
	"bash":     Allowed,
	"bc":       Allowed,
	"dd":       Allowed,
	"diff":     Allowed,
	"dlv":      Allowed,