Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Sep 5, 2024
1 parent bf75bda commit bf5d0fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controllers/Package/Apt.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ def get_available_packages(self, dist_upgrade: bool = False):

# Clear, update cache and open it
self.update_cache()
self.update_cache()

# Simulate an upgrade
self.aptcache.upgrade(dist_upgrade)
Expand Down

0 comments on commit bf5d0fa

Please sign in to comment.