mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Updated for coding style
This commit is contained in:
parent
f7ef8e7b31
commit
514d417f80
1 changed files with 1 additions and 1 deletions
|
@ -500,8 +500,8 @@ class UpdateRepository(Configs):
|
|||
f"{self.endc}' repository, please wait...\n")
|
||||
|
||||
self.utils.create_directory(self.repos.repositories_path, self.repos.gnome_repo_name)
|
||||
|
||||
self.utils.remove_file_if_exists(self.repos.ponce_repo_path, self.repos.ponce_repo_slackbuilds)
|
||||
|
||||
lftp_command: str = (f'lftp {self.lftp_mirror_options} {self.repos.ponce_repo_mirror[0]} '
|
||||
f'{self.repos.ponce_repo_path}')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue