5 lines
192 B
Bash
5 lines
192 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Resetter/Resetter%20Source%20Files/Master_Passwords_Reset.sh)"
|
||
|
|
||
|
exit
|