ERPNext-installation-Guide The complete guide to install ERPNext in your Ubuntu system

in terminal:

cd [bench directory]/sites/

then type the following command exactly as it is shown:

sudo touch currentsite.txt
sudo nano currentsite.txt

and enter your site name for example- site1.local

ctrl+s and ctrl-x

reload your site in the browser.
That’s it

1 Like