updated reseter

This commit is contained in:
naturallaw77 2023-06-18 09:15:48 -07:00
parent 8cbfa9611e
commit 5fdbeadffb

View File

@ -8,8 +8,8 @@ cd /home/free/Downloads
wget "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/Reseter%20Source%20Files/Master_Passwords_Reset_Root.sh"
bash /home/free/Downloads/Master_Passwords_Reset.sh | zenity --progress --no-cancel --pulsate --auto-close --width=500 --title="Sovran_SystemsOS_Reseter" --text="Please Wait. Passwords Are Being Reset. This May Take Some Time..."
bash /home/free/Downloads/Master_Passwords_Reset_Root.sh | zenity --progress --no-cancel --pulsate --auto-close --width=500 --title="Sovran_SystemsOS_Reseter" --text="Please Wait. Passwords Are Being Reset. This May Take Some Time..."
rm -rf /home/free/Downloads/Master_Passwords_Reset.sh
rm -rf /home/free/Downloads/Master_Passwords_Reset_Root.sh
exit 0