updated 'Update_Sovran_SystemsOS'
This commit is contained in:
parent
0e95c6f99d
commit
7f85d4ef56
@ -1,10 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
zenity --info \
|
||||
--no-wrap \
|
||||
--title="Sovran_SystemsOS Updater" \
|
||||
--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)"
|
||||
zenity --text \
|
||||
--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)" \
|
||||
--checkbox="I Agree" \
|
||||
--auto-scroll
|
||||
|
||||
|
||||
password=$(zenity --password --title="Sovran_SystemsOS Updater")
|
||||
|
Loading…
Reference in New Issue
Block a user