mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-27 09:58:10 +01:00
Updated for message
This commit is contained in:
parent
0179a1f16d
commit
5f2d4bd263
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ class UpdateRepository:
|
|||
session: str = Session
|
||||
|
||||
def sbo(self):
|
||||
print('Updating the package list...\n')
|
||||
self.delete_file(self.sbo_repo_path, self.sbo_txt)
|
||||
self.delete_sbo_data()
|
||||
|
||||
|
|
Loading…
Reference in a new issue