diff --git a/setupFiles/compile.sh b/setupFiles/compile.sh index 76345eb..ca56762 100644 --- a/setupFiles/compile.sh +++ b/setupFiles/compile.sh @@ -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 ====================