From 329d4a1e79bd64ecf7d6921aeea1a0d044dfc9ef Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 19 Mar 2022 15:01:33 +0100 Subject: [PATCH] Cleanup --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6ca4823..7a72d70 100644 --- a/scripts/install +++ b/scripts/install @@ -129,7 +129,7 @@ pushd "$final_path" # Build the sources mkdir ./bin ynh_exec_warn_less ./build.sh - read -p "999" + ynh_script_progression --message="Generating the keys..." --weight=1 # Generate a Matrix signing key for federation ./bin/generate-keys --private-key matrix_key.pem