mirror of
https://github.com/nextcloud/talk_matterbridge.git
synced 2025-12-17 13:08:35 +01:00
6 lines
163 B
TOML
6 lines
163 B
TOML
# SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
[package]
|
|
before_cmds = [
|
|
"make binaries"
|
|
]
|