From 2fa32e079a61691cbdf608b5dc198bb457562fd7 Mon Sep 17 00:00:00 2001 From: wattsy74 <49881777+wattsy74@users.noreply.github.com> Date: Wed, 29 Sep 2021 08:53:44 +0100 Subject: [PATCH] Update LibreOffice.sh --- LibreOffice.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/LibreOffice.sh b/LibreOffice.sh index a969d16..d817bbb 100644 --- a/LibreOffice.sh +++ b/LibreOffice.sh @@ -77,6 +77,7 @@ if [[ "${currentinstalledver}" != "${latestver}" ]]; then /bin/echo "Available ${appName} version: ${latestver}" /bin/echo "`date`: Downloading newer version." >> ${logfile} /bin/echo "Downloading newer version." + /bin/echo "URL: ${url}' curl -o /tmp/${dnldfile} ${url} if [[ "${forceQuit}" = "Y" ]]; then killall ${appName}