From 96a6ada43447b6537e9f97642dd56ba18f240ff3 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 14 Sep 2011 03:01:49 +0000 Subject: fix installation from a profile git-svn-id: svn://tug.org/texlive/trunk@23950 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl | 1 + 1 file changed, 1 insertion(+) (limited to 'Master/install-tl') diff --git a/Master/install-tl b/Master/install-tl index c19504129c8..6b365a32d96 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -493,6 +493,7 @@ if ($opt_profile eq "") { exit(3); } } else { + do_remote_init(); read_profile($opt_profile); } -- cgit v1.2.3