mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 16:17:53 -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"
|
"dest": "./soft/data/repos"
|
||||||
},
|
},
|
||||||
"repos": {
|
"repos": {
|
||||||
"src": ["dotfiles", "git-server", "monolisa-nerdfont-patch"],
|
"src": [
|
||||||
"dest": ["config"]
|
"dotfiles",
|
||||||
|
"git-server",
|
||||||
|
"monolisa-nerdfont-patch",
|
||||||
|
"yartsu"
|
||||||
|
],
|
||||||
|
"dest": [
|
||||||
|
"config"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue