[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev: add self update to sh (08c0be3)

Ulrike Fischer fischer at troubleshooting-tex.de
Wed Nov 6 13:10:00 CET 2019


Repository : https://github.com/latex3/luaotfload
On branch  : dev
Link       : https://github.com/latex3/luaotfload/commit/08c0be390da1e35f05439ce169fc18559cb2abf8

>---------------------------------------------------------------

commit 08c0be390da1e35f05439ce169fc18559cb2abf8
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed Nov 6 13:10:00 2019 +0100

    add self update to sh


>---------------------------------------------------------------

08c0be390da1e35f05439ce169fc18559cb2abf8
 texlive.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/texlive.sh b/texlive.sh
index 184e6f6..2375a8d 100644
--- a/texlive.sh
+++ b/texlive.sh
@@ -18,7 +18,7 @@ if ! command -v texlua > /dev/null; then
 
   cd ..
 fi
-
+tlmgr update --self 
 if ! tlmgr repository list | grep -q tlcontrib; then
   # Add TL contrib
   tlmgr repository add http://contrib.texlive.info/current tlcontrib





More information about the latex3-commits mailing list