diff options
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-x | Master/install-tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/install-tl b/Master/install-tl index 0a52727c3d6..8aac28e7f06 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -788,6 +788,7 @@ sub only_load_remote { $media = 'NET'; } } + if ($from_ext_gui) {print "location: $location\n";} return load_tlpdb(); } # only_load_remote |