File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# SolrWayback
2
2
3
- ## SolrWayback 4.4.1 software bundle has been released
4
- SolrWayback bundle release 4.4.1 can be downloaded here: https://github.com/netarchivesuite/solrwayback/releases/tag/4.4.1
3
+ ## SolrWayback 4.4.2 software bundle has been released
4
+ SolrWayback bundle release 4.4.2 can be downloaded here: https://github.com/netarchivesuite/solrwayback/releases/tag/4.4.2
5
5
6
6
## About SolrWayback
7
7
@@ -269,7 +269,7 @@ The toolbar icon opens a menu with the available tools.
269
269
270
270
### 5) CREATING YOUR OWN WARCS - HARVESTING WITH WGET
271
271
How to do your own web harvest websites (macOS/Linux only):
272
-
272
+ * macOS user may have to install in the wget command first (use Homebrew)
273
273
* Using the wget command is an easy way to harvest web sites and create WARC files. The WARC files can then be indexed into SolrWayback.
274
274
* Create a new folder, since there will be several files written in this folder. Navigate to that folder in a prompt.
275
275
* Create a text file call ` url_list.txt ` with one URL per line in that folder.
You can’t perform that action at this time.
0 commit comments