diff --git a/scripts/install b/scripts/install index fb8ec3f..97b8db2 100755 --- a/scripts/install +++ b/scripts/install @@ -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