gcc484ntopperl-5.22
gccoud
Last change
on this file since 13a1b25 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
181 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | #!/bin/sh |
---|
| 2 | CWD=`pwd` |
---|
| 3 | |
---|
| 4 | # Add the latest copy of the Subversion book: |
---|
| 5 | ( cd $CWD |
---|
| 6 | lftpget http://svnbook.red-bean.com/en/1.7/svn-book-html.tar.bz2 |
---|
| 7 | chmod 644 svn-book-html.tar.bz2 |
---|
| 8 | ) |
---|
| 9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.