10 lines
216 B
Bash
Executable File
10 lines
216 B
Bash
Executable File
/bin/sh
|
|
wget -qO- https://get.docker.com/ | sh
|
|
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
|
|
|