This repository has been archived on 2024-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
Sovran_SystemsOS_External_B.../Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/.Sovran_Systems/localscript_to_remote_updater.sh

5 lines
178 B
Bash

#!/usr/bin/env bash
bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Update_Sovran_SystemsOS)"
exit