chown synctex and add the creation of directories in
This commit is contained in:
@@ -4,6 +4,10 @@ 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
|
||||
mkdir -p /app/cache
|
||||
chown -R app:app /app/cache
|
||||
|
||||
mkdir -p /app/compiles
|
||||
chown -R app:app /app/compiles
|
||||
|
||||
chown -R app:app /app/bin/synctex
|
||||
|
||||
Reference in New Issue
Block a user