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 58858b3a9a2..1326f82d042 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -703,6 +703,7 @@ if ($opt_profile eq "") { } read_profile($opt_profile); if ($from_ext_gui) { + print STDOUT "endload\n\n"; print STDOUT "startinst\n"; } } |