From d49bcf966af7cdda83764bbea1f95514ba699e97 Mon Sep 17 00:00:00 2001 From: antoine Date: Thu, 16 Jul 2020 18:58:57 +0200 Subject: [PATCH] fix typo --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 2522939..0e30d6e 100755 --- a/scripts/install +++ b/scripts/install @@ -94,7 +94,7 @@ ynh_add_fpm_config #================================================= # SETUP APPLICATION WITH CURL #================================================= -ynh_script_progression --message="Setuping application with CURL..." +ynh_script_progression --message="Setting up application with CURL..." # Set right permissions for curl install chown -R $app: $final_path