From 85109ff840713b7d283358d1c2cb8291581a62e2 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 13 Nov 2023 20:48:37 +0100 Subject: [PATCH] Update upgrade: zblerg --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 90d30a4..b90479c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -262,7 +262,7 @@ then # Update JavaScript dependencies pushd "$final_path" - ./bin/update.sh --version="?" -y < "" + ./bin/update.sh --version="?" -y <<< "" # Store the config file checksum into the app settings ynh_store_file_checksum --file="$final_path/config/config.inc.php"