mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-13 20:01:48 +01:00
Updated for install data
This commit is contained in:
parent
e82570d013
commit
301e63a4db
1 changed files with 3 additions and 2 deletions
|
@ -77,6 +77,7 @@ class UpdateRepository(Configs):
|
|||
}
|
||||
|
||||
if self.option_for_repository:
|
||||
if not self.option_for_install_data:
|
||||
print(f"Downloading the '{self.green}{self.repository}{self.endc}' repository "
|
||||
f"in the '{self.repos.repositories[self.repository]['path']}' folder, please wait...\n")
|
||||
repositories[self.repository]()
|
||||
|
|
Loading…
Reference in a new issue