mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 08:17:52 -06:00
add yartsu to soft-serve
This commit is contained in:
parent
8f549def51
commit
9721ee3b57
1 changed files with 9 additions and 2 deletions
|
@ -4,7 +4,14 @@
|
|||
"dest": "./soft/data/repos"
|
||||
},
|
||||
"repos": {
|
||||
"src": ["dotfiles", "git-server", "monolisa-nerdfont-patch"],
|
||||
"dest": ["config"]
|
||||
"src": [
|
||||
"dotfiles",
|
||||
"git-server",
|
||||
"monolisa-nerdfont-patch",
|
||||
"yartsu"
|
||||
],
|
||||
"dest": [
|
||||
"config"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue