mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
make compiles dir
This commit is contained in:
parent
b714ea193a
commit
6fe6924e6a
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ usermod -aG docker app
|
|||
|
||||
mkdir -p /app/cache
|
||||
chown -R app:app /app/cache
|
||||
|
||||
mkdir -p /app/compiles
|
||||
chown -R app:app /app/compiles
|
||||
|
|
Loading…
Reference in a new issue