[FIX] point_of_sale: fix perms in posbox script

Before this commit, the posbox was built and in the process the permissions of the repo were whanged
As a result, there was a diff in the repo, making it un-upgradable

After this commit, the permissions on the posbox' Odoo repository are unchanged, and no diff is to be seen
This commit is contained in:
Lucas Perais (lpe) 2017-11-16 13:14:00 +01:00
parent f5004154a2
commit 837bd78672
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ sudo -u postgres createuser -s pi
mkdir /var/log/odoo
chown pi:pi /var/log/odoo
chown pi:pi -R /home/pi/odoo/
chmod 770 -R /home/pi/odoo/
# logrotate is very picky when it comes to file permissions
chown -R root:root /etc/logrotate.d/