DEBUG
This commit is contained in:
parent
745bdab145
commit
defd3cf8a0
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ files:
|
||||||
content: |
|
content: |
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
chown -R nodejs:nodejs /tmp/.npm /tmp/deployment
|
chown -R nodejs:nodejs /tmp/.npm /tmp/deployment
|
||||||
|
chmod -R 777 /tmp/.npm /tmp/deployment
|
||||||
|
|
Loading…
Reference in a new issue