nextcloud-app-radio/krankerl.toml

5 lines
84 B
TOML
Raw Normal View History

2020-11-21 22:21:44 +00:00
[package]
2020-12-05 08:34:45 +00:00
before_cmds = [
'npm install && make build-js && make translations'
]