mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Added message
This commit is contained in:
parent
282087e787
commit
17e5a35047
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ class UpdateRepository(Configs):
|
|||
view.question()
|
||||
|
||||
print('Updating the package list...\n')
|
||||
print('Downloading some necessary files, please wait...\n')
|
||||
self.delete_file(self.sbo_repo_path, self.sbo_txt)
|
||||
self.delete_file(self.sbo_repo_path, self.sbo_chglog_txt)
|
||||
self.delete_file(self.slack_chglog_path, self.slack_chglog_txt)
|
||||
|
|
Loading…
Reference in a new issue