diff options
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 |
