fix update_texlive
This commit is contained in:
@@ -7,7 +7,7 @@ then
|
|||||||
rm -f 2024/tlpkg/backups/*
|
rm -f 2024/tlpkg/backups/*
|
||||||
cd 2024
|
cd 2024
|
||||||
wget https://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh
|
wget https://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh
|
||||||
sh update-tlmgr-latest.sh -- --upgrade
|
sh update-tlmgr-latest.sh --accept
|
||||||
fi
|
fi
|
||||||
tlmgr update --self --all
|
tlmgr update --self --all
|
||||||
tlmgr install scheme-full
|
tlmgr install scheme-full
|
||||||
|
|||||||
Reference in New Issue
Block a user