diff --git a/Sovran_SystemsOS_Updater/Updater Files/Intro_Info.txt b/Sovran_SystemsOS_Updater/Updater Files/Intro_Info similarity index 100% rename from Sovran_SystemsOS_Updater/Updater Files/Intro_Info.txt rename to Sovran_SystemsOS_Updater/Updater Files/Intro_Info diff --git a/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS b/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS index 64a3871..424cb44 100755 --- a/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS +++ b/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS @@ -2,7 +2,7 @@ zenity --text-info \ ---filename="$(curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Files/Info%20For%20Sovran_SystemsOS%20Updater.txt)" \ +--filename="$(curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Files/Intro_Info.txt)" \ --title="Sovran_SystemsOS Updater" \ --width=850 \ --height=730 \