mirror of
https://github.com/xroche/httrack.git
synced 2026-05-17 00:16:02 +03:00
Added --recurse
This commit is contained in:
@@ -20,7 +20,7 @@ http://www.httrack.com/
|
||||
|
||||
## Compile trunk release
|
||||
```sh
|
||||
git clone https://github.com/xroche/httrack.git
|
||||
git clone https://github.com/xroche/httrack.git --recurse
|
||||
cd httrack
|
||||
./configure --prefix=$HOME/usr && make -j8 && make install
|
||||
```
|
||||
|
||||
Submodule src/coucal updated: afd0a56032...7d5326958b
Reference in New Issue
Block a user