Remove bin/install_texlive_gce.sh

This commit is contained in:
Christopher Hoskin
2019-10-25 10:10:14 +01:00
parent 02b5cc8efd
commit d9f487efc4
2 changed files with 0 additions and 24 deletions

View File

@@ -22,7 +22,4 @@ chown -R node:node /app
chown -R node:node /app/bin
date
echo "Running bin/install_texlive_gce.sh"
time ./bin/install_texlive_gce.sh
exec runuser -u node -- "$@"