From 338856afbbd5325148077f792fbc959c4a0fd6df Mon Sep 17 00:00:00 2001 From: Robert Fels Date: Thu, 29 Feb 2024 10:03:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7b5b26..313d6b4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Easy Update for SAP Cloud Connector +# Easy Updater for SAP Cloud Connector This Bash script automates the update process of the SAP Cloud Connector on Linux systems. It checks the currently installed version of the SAP Cloud Connector, identifies the latest version available online, and performs an update if necessary. Additionally, it manages the download of the necessary files, including the verification of SHA1 hashes to ensure the integrity of the downloaded packages.