Skip to content

Commit

Permalink
Copy user permissions to group
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwindell committed Jun 24, 2015
1 parent d4623a4 commit 85402bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ j2 /templates/msmtprc.j2 > /etc/msmtprc
umask 002

chown -R www-data:www-data /var/www
chmod -R g=u /var/www

exec "$@"

0 comments on commit 85402bb

Please sign in to comment.