Skip to content
Snippets Groups Projects
Unverified Commit 43674089 authored by Joel Hernandez's avatar Joel Hernandez
Browse files

:ambulance: make tmp dir writable

parent 31a5f165
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