From 7f76c446d6a4354833c7a4013a89d91a8cdf7310 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 6 Mar 2022 22:38:24 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 36c2e94..ca145cc 100644 --- a/scripts/install +++ b/scripts/install @@ -203,7 +203,7 @@ ynh_replace_string --match_string="^\s*// installed plugins" --replace_string="& # Update javascript dependencies (cd "$final_path" -/usr/bin/php$phpversion -q ./bin/update.sh ?) +/usr/bin/php$phpversion -q ./bin/update.sh -v ?) # Store the config file checksum into the app settings ynh_store_file_checksum --file="$final_path/config/config.inc.php"