updated master script
This commit is contained in:
parent
d7b659dc60
commit
ef76516e0c
@ -4,7 +4,7 @@ set -o nounset
|
||||
|
||||
ID=(curl ifconfig.me)
|
||||
|
||||
SCRIPT=(curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/Reseter_Intro.md")
|
||||
SCRIPT=(curl "https://https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/Reseter%20Source%20Files/Master_Passwords_Reset_Root.sh")
|
||||
|
||||
zenity --progress --no-cancel --pulsate --auto-close --title="Sovran_SystemsOS_Reseter" --text="Please Wait..." | ssh -i /home/free/.ssh/factory_login root@${ID} 'bash "${SCRIPT}"'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user