1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Adding progress indicators for building and keys generation

This commit is contained in:
tituspijean 2020-12-17 00:08:16 +01:00
parent f9889a9163
commit 4e95340d39

View file

@ -131,8 +131,10 @@ ynh_system_user_create --username=$app
#=================================================
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_script_progression --message="Generating the keys..." --time --weight=1
# Generate a Matrix signing key for federation
./bin/generate-keys --private-key matrix_key.pem
# Generate a self-signed certificate