Added message

This commit is contained in:
Dimitris Zlatanidis 2023-03-02 20:34:54 +02:00
parent 282087e787
commit 17e5a35047

View file

@ -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)