From c7ea0c31447227a8ce9c59b135e1bfba9103cd46 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 7 Jul 2017 10:18:18 +0900 Subject: remove recreate, rebuild --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index aa1f1715..7b0fd81c 100644 --- a/update.sh +++ b/update.sh @@ -30,7 +30,7 @@ $TLCHECKOUT/Master/tlpkg/bin/tl-update-containers \ -master `pwd` \ -location $TLNETDEST \ -gpgcmd `pwd`/tl-sign-file \ - -all -recreate + -all # sometimes we need -recreate grep ^name tlpkg/texlive.tlpdb | grep -v 00texlive | grep -v '\.' | awk '{print$2}' | sort > $TLNETDEST/packages.txt -- cgit v1.2.3