mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-16 23:14:36 +00: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
|
npm rebuild
|
||||||
usermod -aG docker app
|
usermod -aG docker app
|
||||||
|
|
||||||
|
mkdir /app/bin/synctex-mount
|
||||||
cp /app/bin/synctex /app/bin/synctex-mount/synctex
|
cp /app/bin/synctex /app/bin/synctex-mount/synctex
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue