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}