mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
Updated summary
This commit is contained in:
parent
8e23c8e451
commit
50876eec4c
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ class ViewMessage:
|
|||
|
||||
elif option == 'build':
|
||||
print(f'{self.grey}Total {build} packages '
|
||||
f'will be build.{self.endc}')
|
||||
f'will be build in {self.configs.tmp_path} folder.{self.endc}')
|
||||
|
||||
elif option == 'remove':
|
||||
print(f'{self.grey}Total {remove} packages '
|
||||
|
|
Loading…
Reference in a new issue