Welcome to mirror list, hosted at ThFree Co, Russian Federation.

krankerl.toml - github.com/nextcloud/issuetemplate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a2d38d2ddb96db19ab1ef5d818ec75bc3a3a332a (plain)
1
2
3
4
5
[package]
before_cmds = [
    'make clean-build',
    'make build'
]