mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
copy synctex over to /app/bin/synctex-mount in entrypoint
This commit is contained in:
parent
01c46e9e94
commit
052b5624d3
1 changed files with 2 additions and 0 deletions
|
@ -21,4 +21,6 @@ chown -R node:node /app
|
|||
|
||||
chown -R node:node /app/bin
|
||||
|
||||
cp /app/bin/synctex /app/bin/synctex-mount/synctex
|
||||
|
||||
exec runuser -u node -- "$@"
|
||||
|
|
Loading…
Reference in a new issue