1
0
Fork 0
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:
tituspijean 2021-01-17 17:26:00 +01:00
parent e408898b74
commit 85fd07172e

View file

@ -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