Hi Odooers,
I tried to install Odoo15 in custom folder /var/www/mfolder/
When I put the command: sudo su - odoo -s /bin/bash I get the error message:
sudo su - odoo -s /bin/bash
su: warning: cannot change directory to /var/www/mfolder: Permission denied
-bash: /var/www/mfolder/.bash_profile: Permission denied
How can I fixe this issue please?
Thanks