From 6d6a6f9ab6e9cc2db22a520749c6d02aac171edb Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sun, 18 Jun 2023 09:33:30 -0700 Subject: [PATCH] updated reseter window size --- .../Reseter Source Files/Master_Passwords_Reset_Root.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset_Root.sh b/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset_Root.sh index bfba925..f92e6f1 100644 --- a/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset_Root.sh +++ b/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset_Root.sh @@ -7,7 +7,7 @@ ID=$(curl ifconfig.me) #### CREATE NEW MASTER LOGIN #### -curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/Reseter_Intro.md" | zenity --text-info --title="Sovran_SystemsOS_Reseter" --width=1100 --height=710 +curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/Reseter_Intro.md" | zenity --text-info --title="Sovran_SystemsOS_Reseter" --width=1100 --height=720 if [[ $? -eq 1 ]]; then