1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00
This commit is contained in:
yalh76 2022-03-19 15:01:33 +01:00
parent 6c00d789e0
commit 329d4a1e79

View file

@ -129,7 +129,7 @@ pushd "$final_path"
# Build the sources # Build the sources
mkdir ./bin mkdir ./bin
ynh_exec_warn_less ./build.sh ynh_exec_warn_less ./build.sh
read -p "999"
ynh_script_progression --message="Generating the keys..." --weight=1 ynh_script_progression --message="Generating the keys..." --weight=1
# Generate a Matrix signing key for federation # Generate a Matrix signing key for federation
./bin/generate-keys --private-key matrix_key.pem ./bin/generate-keys --private-key matrix_key.pem