diff --git a/Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/localscript_to_remote_updater.sh b/Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/localscript_to_remote_updater.sh new file mode 100644 index 0000000..956f317 --- /dev/null +++ b/Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/localscript_to_remote_updater.sh @@ -0,0 +1,5 @@ +#!/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 \ No newline at end of file