Password reset in SSH

I lost my password into my Umbrel node (no funds, nothing important on the node itself)… I just need to reset my password. I have SSH’d into the node using umbrel@umbrel.local and the password moneyprintergobrr

I have reflashed my micro SD card.

I have copy and pasted the command: “sudo systemctl stop umbrel-startup && sudo rm -rf ~/umbrel/lnd/!(lnd.conf) && sudo rm ~/umbrel/db/user.json && sudo rm ~/umbrel/db/umbrel-seed/seed && sudo systemctl start umbrel-startup” … and hit enter…

I get this response: “cannot remove ‘/home/umbrel/umbrel/db/user.json’: No such file or directory”

Can someone tell me what I am doing wrong? I have also tried replacing “user” in the command line with my actaul umbrel username, but that didnt work either.

Any help would be greatly appreciated.