mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
update message
This commit is contained in:
parent
40c8a8a69f
commit
0bdea4ae2a
1 changed files with 1 additions and 3 deletions
|
@ -607,7 +607,5 @@ def check_exists_repositories():
|
||||||
if update:
|
if update:
|
||||||
print("\n Please update packages lists. Run 'slpkg update'.\n" +
|
print("\n Please update packages lists. Run 'slpkg update'.\n" +
|
||||||
" This command should be used to synchronize packages\n" +
|
" This command should be used to synchronize packages\n" +
|
||||||
" lists from the repositories are enabled.\n" +
|
" lists from the repositories are enabled.\n")
|
||||||
" Make sure you change the VERSION from the file\n"
|
|
||||||
" '/etc/slpkg/slpkg.conf'.\n")
|
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
Loading…
Reference in a new issue