summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-03-01 06:25:34 +0900
committerNorbert Preining <norbert@preining.info>2021-03-01 06:25:34 +0900
commitdd8f98672f422cdadbc61ed83bd48b06587d3fb1 (patch)
treec33b696a2d3b11ebed538f9e10f8b371709467f7
parent8f81ccd308387137ca2d28bf53c8b7a6fd4a588b (diff)
Update target directory in update.sh
-rw-r--r--update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 154b23d..5a89d21 100644
--- a/update.sh
+++ b/update.sh
@@ -12,7 +12,7 @@
# use tlmgr key add etc, see manual.
TLCHECKOUT=${TLCHECKOUT:-/home/norbert/Development/TeX/texlive.git}
-TLNETDEST=${TLNETDEST:-/home/norbert/Domains/server/preining.info/www/tlgpg}
+TLNETDEST=${TLNETDEST:-/home/norbert/Domains/server/texlive.info/www/tlgpg}
# how to sign
export TL_GNUPGOPTS="--local-user 0xEC00B8DAD32266AA"