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"