Bench restart need password, but I haven't set any

I installed erpnext by script
sudo python install.py --develop --user frappe
the I switch the mode to production.
now I want to restart bench, and I used bench restart
but it ask me for password!
I ain’t set any password, is there any default password?
thank.

Hi @swim1986

Enter your system’s password

yes, thanks.