updated reseter window size

This commit is contained in:
naturallaw77 2023-06-18 09:33:30 -07:00
parent 2b02b869a5
commit 6d6a6f9ab6

View File

@ -7,7 +7,7 @@ ID=$(curl ifconfig.me)
#### CREATE NEW MASTER LOGIN #### #### 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 if [[ $? -eq 1 ]]; then