mirror of
https://github.com/YunoHost-Apps/dendrite_ynh.git
synced 2024-09-03 18:25:58 +02:00
Silence Dendrite's build
This commit is contained in:
parent
e408898b74
commit
85fd07172e
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ adduser $app ssl-cert
|
|||
pushd "$final_path" || ynh_die
|
||||
ynh_script_progression --message="Building the sources (it will take some time)..." --time --weight=4
|
||||
# Build the sources
|
||||
./build.sh
|
||||
ynh_exec_warn_less ./build.sh
|
||||
ynh_script_progression --message="Generating the keys..." --time --weight=1
|
||||
# Generate a Matrix signing key for federation
|
||||
./bin/generate-keys --private-key matrix_key.pem
|
||||
|
|
Loading…
Add table
Reference in a new issue