Skip to content
Snippets Groups Projects
Unverified Commit 1405a864 authored by Joel Hernández's avatar Joel Hernández Committed by GitHub
Browse files

Merge pull request #743 from OkunaOrg/hotfix/make-tmp-dir-writable

:ambulance: make tmp dir writable
parents 31a5f165 43674089
No related branches found
No related tags found
No related merge requests found
files:
"/opt/elasticbeanstalk/hooks/appdeploy/pre/00_set_tmp_permissions.sh":
mode: "000755"
owner: root
group: root
content: |
#!/usr/bin/env bash
chmod -R 777 /tmp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment