mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Updated the message
This commit is contained in:
parent
17e5a35047
commit
ff77b7f6cd
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class UpdateRepository(Configs):
|
|||
|
||||
view.question()
|
||||
|
||||
print('Updating the package list...\n')
|
||||
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)
|
||||
|
|
Loading…
Reference in a new issue