diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-06 22:50:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-06 22:50:55 +0000 |
commit | f8f8f50c5c01afd3ec1a49fad396659cbd4e804b (patch) | |
tree | 6a0236d1a4461fef04592f7bd88547d51d1f15a7 /Master/install-tl | |
parent | 2fa6bd7e4ac7dd5158d57d42b217f89fec5b08da (diff) |
text fixes
git-svn-id: svn://tug.org/texlive/trunk@24220 c570f23f-e606-0410-a88d-b1316a301751
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 17238e0baae..eb394890a32 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -1901,6 +1901,7 @@ sub welcome { list of user groups is on the web at http://tug.org/usergroups.html. Welcome to TeX Live! + EOF return $welcome; } |