Files

9 lines
104 B
Plaintext

pre-start script
bash << "EOF"
mkdir -p <%= log %>
chown -R <%= user %> <%= log %>
EOF
end script