Software/Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/localscript_to_remote_updater.sh
2024-03-13 18:46:41 -07:00

5 lines
191 B
Bash

#!/usr/bin/env bash
bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Source%20Files/Update_Sovran_SystemsOS.sh)"
exit