From 9a2b32b928de9db6e1bf749d3ba9b0cfef80fdcd Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 25 Nov 2023 08:13:01 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0509fb9..f080cb7 100755 --- a/scripts/install +++ b/scripts/install @@ -57,7 +57,7 @@ ynh_secure_remove --file="$tempdir" #================================================= # SETUP GITLAB RUNNER #================================================= -ynh_script_progression --message="Configuring Gitlab Runner..." +ynh_script_progression --message="Configuring GitLab Runner..." # Can be registered several time, to do this give a list of gitlab_url, token and docker_image separated by a comma. split_char=","