From 613c65f6198f11047a0bf5bfb24cc209abce7a5c Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 16 Feb 2023 22:16:25 +0100 Subject: Update to texlive 2022 --- system/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/.profile b/system/.profile index 1b328de..002cadc 100644 --- a/system/.profile +++ b/system/.profile @@ -1,4 +1,4 @@ -export PATH="/usr/local/texlive/2021/bin/x86_64-linux:$PATH" +export PATH="/usr/local/texlive/2022/bin/x86_64-linux:$PATH" export PATH="/sbin:$PATH" export PATH="/usr/sbin:$PATH" export PATH="/usr/local/sbin:$PATH" -- cgit v1.2.3