Software/Sovran_SystemsOS_Light_Updater/To Install on Local Sovran Book Pros/.Sovran_Systems/localscript_to_remote_updater.sh
2024-01-16 00:09:07 -08:00

5 lines
203 B
Bash
Executable File

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