mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
feat: Add package manager guard as the orchestrator
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
)
|
||||
|
||||
type Command struct {
|
||||
Exe string
|
||||
Args []string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user