updated reseter window size
This commit is contained in:
parent
2b02b869a5
commit
6d6a6f9ab6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user