updated 'Update_Sovran_SystemsOS'

This commit is contained in:
naturallaw77 2023-05-23 07:32:44 -07:00
parent 0e95c6f99d
commit 7f85d4ef56

View File

@ -1,10 +1,10 @@
#!/usr/bin/env bash #!/usr/bin/env bash
zenity --info \ zenity --text \
--no-wrap \ --filename="$(curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Files/Info%20For%20Sovran_SystemsOS%20Updater.md)" \
--title="Sovran_SystemsOS Updater" \ --checkbox="I Agree" \
--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)" --auto-scroll
password=$(zenity --password --title="Sovran_SystemsOS Updater") password=$(zenity --password --title="Sovran_SystemsOS Updater")