update template git repos
This commit is contained in:
parent
536fc458db
commit
d23ab1591e
10
template_git.toml
Normal file
10
template_git.toml
Normal file
@ -0,0 +1,10 @@
|
||||
# Run specific steps - same options as the command line flag
|
||||
only = ["system"]
|
||||
|
||||
[git]
|
||||
max_concurrency = 1
|
||||
Additional git repositories to pull
|
||||
repos = [
|
||||
"/etc/bash_aliases",
|
||||
"/etc/topgrade"
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user