mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-26 19:58:50 +01:00
Updated third-party message
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c81f1110b2
commit
59d812725a
1 changed files with 3 additions and 2 deletions
|
@ -223,8 +223,9 @@ class PackageManager(object):
|
|||
self.msg.template(78)
|
||||
print("| {0}{1}*** WARNING ***{2}").format(
|
||||
" " * 27, self.meta.color["RED"], self.meta.color["ENDC"])
|
||||
print("| Be sure you have update the package lists before. \n| Run"
|
||||
" the command 'slpkg update' and 'slpkg -c slack --upgrade'")
|
||||
print("| Before you use third-party option, be sure you have"
|
||||
" updated the package \n| lists. Run the command"
|
||||
" 'slpkg update' and 'slpkg -c slack --upgrade'")
|
||||
self.msg.template(78)
|
||||
return removed
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue