Hello i have setup production i have created site before that but its not loading css or somthing… what will be the reason how to resolve???
inside your bench cd frappe-bench …
Simply write your username which is used for setting up production. For example, if the username is “frappe”, then run the following command:
sudo chmod o+rx /home/frappe
1 Like
@Manav_Mandli Can i know that what is use of this command and what it does exactly as a learner i would like know
When we use a different user to set production mode, we should use this command to provide directory privileges(permission).