Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jaypinho committed Jul 31, 2018
1 parent f2f90d2 commit 353880e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 0002_change_npm_permissions.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
files:
"/opt/elasticbeanstalk/hooks/appdeploy/post/00_set_tmp_permissions.sh":
mode: "000755"
owner: root
group: root
content: |
#!/usr/bin/env bash
chown -R nodejs:nodejs /tmp/.npm

0 comments on commit 353880e

Please sign in to comment.