diff options
Diffstat (limited to 'Master/install-live.sh')
-rwxr-xr-x | Master/install-live.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-live.sh b/Master/install-live.sh index e33a4561014..ce28008bfdd 100755 --- a/Master/install-live.sh +++ b/Master/install-live.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/install-live.sh#58 $ $Date: 2005/09/20 $ $Author: karl $ +# $Id$ # # install-live.sh -- install live packages. This is install-tl.sh # in the `demo' and `live' distributions. |