From 78da6e94576e7d8659f02d518531e74b5d564b6c Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 22 May 2023 21:56:34 -0700 Subject: [PATCH] updated Update_Sovran_SystemsOS script --- .../Updater Files/Update_Sovran_SystemsOS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS b/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS index 257c9a6..f61549b 100755 --- a/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS +++ b/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS @@ -11,6 +11,13 @@ password=$(zenity --password --title="Sovran_SystemsOS Updater") else + zenity --info \ + --ellipsize \ + --no-wrap \ + --title="Sovran_SystemsOS Updater" \ + --text="$( curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Files/Info%20For%20Sovran_SystemsOS%20Updater.md)" + + zenity --info \ --ellipsize \ --no-wrap \