remove ./bin/install_texlive_gce.sh which shouldn't be needed

we shouldn't have needed this for a while, I think it is a cause of
startup delay, however this should have stopped other missing texlive
images in the past which is strange
This commit is contained in:
Henry Oswald
2020-03-11 10:06:55 +00:00
parent bd938047e3
commit 9fc13845a1
2 changed files with 0 additions and 22 deletions

View File

@@ -21,5 +21,4 @@ chown -R node:node /app
chown -R node:node /app/bin
./bin/install_texlive_gce.sh
exec runuser -u node -- "$@"