mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Fixed name
This commit is contained in:
parent
4f72d39a8f
commit
3e9f742465
1 changed files with 1 additions and 1 deletions
|
@ -504,7 +504,7 @@ class Repositories:
|
|||
errors.raise_toml_error_message(error, repositories_toml_file)
|
||||
|
||||
# Dictionary of configurations of repositories.
|
||||
repositories_xxx = {
|
||||
repositories = {
|
||||
sbo_repo_name: {
|
||||
'enable': sbo_repo,
|
||||
'path': sbo_repo_path,
|
||||
|
|
Loading…
Reference in a new issue