Software/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/localscript_to_remote_reseter.sh

5 lines
190 B
Bash
Raw Normal View History

2023-06-09 15:16:26 -07:00
#!/usr/bin/env bash
2023-06-17 07:48:30 -07:00
bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/Reseter%20Source%20Files/Master_Passwords_Reset.sh)"
2023-06-09 15:16:26 -07:00
exit