added debugging and new moving commands

This commit is contained in:
Henry Oswald
2018-03-16 17:30:11 +00:00
parent f4226ecd0e
commit 17c51c2ba0
3 changed files with 11 additions and 6 deletions

View File

@@ -4,8 +4,5 @@ apt-get install poppler-utils vim ghostscript --yes
npm rebuild
usermod -aG docker app
mkdir -p /app/cache
chown -R app:app /app/cache
cp /app/bin/synctex /app/bin/synctex-mount/synctex
mkdir -p /app/compiles
chown -R app:app /app/compiles