[web] CE script to verify TexLive versions on startup (#19653)

* [web] CE script to verify TexLive versions on startup

---------

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
GitOrigin-RevId: b99001d38468a775991a7284611aa333e956b919
This commit is contained in:
Miguel Serrano
2024-08-22 11:02:08 +02:00
committed by Copybot
parent ab522b1203
commit 5cc83d7467
7 changed files with 400 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
set -e
echo "Checking texlive images"
cd /overleaf/services/web
node modules/server-ce-scripts/scripts/check-texlive-images