Rename: erlcode-find-calls-to-module -> erlcode-find-calls
[khome.git] / home / bin / wget-clone-web-site
... / ...
CommitLineData
1#! /bin/sh
2
3# Recursively download the site
4OPT_RECURSIVE='-r'
5
6wget-clone-web $OPT_RECURSIVE $@
This page took 0.025533 seconds and 4 git commands to generate.