mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 16:17:53 -06:00
17 lines
258 B
JSON
17 lines
258 B
JSON
{
|
|
"paths": {
|
|
"src": "./gitea/git/repositories/daylin",
|
|
"dest": "./soft/data/repos"
|
|
},
|
|
"repos": {
|
|
"src": [
|
|
"dotfiles",
|
|
"git-server",
|
|
"monolisa-nerdfont-patch",
|
|
"yartsu"
|
|
],
|
|
"dest": [
|
|
"config"
|
|
]
|
|
}
|
|
}
|