removed cpu usage, it just says 99 all the time.
All checks were successful
/ Build Container (push) Successful in 13m53s

This commit is contained in:
2025-12-13 14:48:04 +05:30
parent 9bc0f9ef50
commit 44aaaf7194

View File

@@ -2,7 +2,7 @@
# Adapted from github.com/gkilleen33/overleaf-offline under the MIT license
export TIMEFORMAT="Done Compiling in %Rs, used %P%% CPU"
export TIMEFORMAT="Done Compiling in %Rs"
time {
echo ==== Compiling ====================