Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
4008 Prikazi

Hello, how can I change permissions File/Foldes for custom_addons in Odoo.sh?

thanks


Avatar
Opusti
Best Answer

Users don't have admin permission so you can't use sudo command

Avatar
Opusti
Best Answer

Hello Gonzalo de la Serna, 

You can try this command.

sudo chown -R root:odoo /usr/lib/python3/dist-packages/odoo/customaddons/
sudo find /usr/lib/python3/dist-packages/odoo/customaddons/ -type d -exec chmod 755 {} \;

or

sudo chmod 755 /opt/customaddons

I hope this will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
mar. 25
5905
0
jul. 21
2464
2
feb. 20
3327
2
jan. 19
3273
1
nov. 16
5568