close
Warning:
Can't synchronize with repository "(default)" (/usr/svn/silverfile does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Sep 16, 2010, 7:23:28 AM (12 years ago)
- Author:
-
greg
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v82
|
v83
|
|
497 | 497 | {{{ |
498 | 498 | scp -P 2222 -r user@jump.silverfilecorp.com:/usr/silverfile/solr.tar.gz /opt/solr.tar.gz |
499 | | tar -zxvf /opt/solr.tar.gz |
| 499 | cd /opt |
| 500 | tar -zxvf solr.tar.gz |
500 | 501 | rm /opt/solr.tar.gz |
501 | 502 | cd /opt/solr |