Installation on VirtualBox - Did i miss anything?

Ran the following scripts:

sudo su

wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py

sudo python install.py --production --user frappe

It said Frappe/ERPNext Installed successfully. But i cannot find frappe-bench folder? Did i miss a step? I appreciate the help. Thanks!

you may find it in /home/frappe/

saw the folder. yes, it is under frappe. i can see that there is a frappe user during login apart from user i created. is it ideal to login as frappe? and if so, what is the password?

i typed su frappe in terminal and it asked a password. I just pressed enter and it said authentication failure.

you may try this
sudo passwd frappe
enter your new password for frappe then login using the new password