From 099f0ccd965c49a254ba8b1cdac3d56831b24462 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 6 Mar 2022 22:45:59 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 1877b73..cbf0e91 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -255,7 +255,7 @@ then # Update JavaScript dependencies (cd "$final_path" - /usr/bin/php$phpversion -q ./bin/install-jsdeps.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"