diff options
| author | Jeff Carr <[email protected]> | 2025-02-07 18:23:05 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-07 18:23:05 -0600 |
| commit | d8a2e56b8885d4a4ddf80925f1b891d5e896a1aa (patch) | |
| tree | 5de23bb2f1c2a3a59cb3cabd0cf289761a8a1b00 /apt_linux.go | |
| parent | 54f4c4be3d35cc2c86706aed673392a01d5c7e45 (diff) | |
updated proto files to conform with autogenpb
Diffstat (limited to 'apt_linux.go')
| -rw-r--r-- | apt_linux.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apt_linux.go b/apt_linux.go index 540908b..6a1a800 100644 --- a/apt_linux.go +++ b/apt_linux.go @@ -75,6 +75,7 @@ func (me *Machine) UpdatePackages() string { log.Info("fixme. broken after move to autogenpb") return "" } + /* func (me *Machine) UpdatePackages() string { // Get the list of installed packages for the detected distro |
