mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
mkdir the /app/bin/synctex-mount
This commit is contained in:
parent
fc594f7d8e
commit
3b2deaecf7
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ apt-get install poppler-utils vim ghostscript --yes
|
|||
npm rebuild
|
||||
usermod -aG docker app
|
||||
|
||||
mkdir /app/bin/synctex-mount
|
||||
cp /app/bin/synctex /app/bin/synctex-mount/synctex
|
||||
|
||||
|
|
Loading…
Reference in a new issue