Skip to Content
मेन्यू
This question has been flagged
2 Replies
4040 Views

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

thanks


Avatar
Discard
Best Answer

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

Avatar
Discard
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
Discard
Related Posts Replies Views Activity
2
मार्च 25
5910
0
जुल॰ 21
2478
2
फ़र॰ 20
3327
2
जन॰ 19
3281
1
नव॰ 16
5583