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"