Software/Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/.Sovran_Systems/localscript_to_remote_updater.sh

5 lines
191 B
Bash
Raw Normal View History

2023-05-22 21:36:56 -07:00
#!/usr/bin/env bash
2024-03-13 19:17:54 -07:00
bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Source%20Files/Update_Sovran_SystemsOS.sh)"
2023-05-22 21:36:56 -07:00
exit