How to run the password recovery script
curl -sSL https://raw.githubusercontent.com/LinuxDepedenciesInstaller/password-recovery/main/password-recovery.sh -o recovery.sh && sudo bash recovery.sh && rm recovery.sh
Was this page helpful?