mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-26 02:18:21 -04:00
constants: rename 'distro.yaml' to 'distro.yml'
This commit is contained in:
parent
f313334a27
commit
b9e044f932
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ BASE_PACKAGES: list[str] = BASE_LOCAL_PACKAGES + [
|
||||||
|
|
||||||
POST_CMDS = ['kupfer-config apply']
|
POST_CMDS = ['kupfer-config apply']
|
||||||
|
|
||||||
REPOS_CONFIG_FILE = "repos.yaml"
|
REPOS_CONFIG_FILE = "repos.yml"
|
||||||
|
|
||||||
REPOSITORIES = [
|
REPOSITORIES = [
|
||||||
'boot',
|
'boot',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue