home
/
code
/
khome.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Update dunstrc for post-upscaling starts
[khome.git]
/
home
/
bin
/
wget-clone-web-site
Commit
Line
Data
06ec33cb
SK
1
#! /bin/sh
2
3
# Recursively download the site
4
OPT_RECURSIVE='-r'
5
6
wget-clone-web $OPT_RECURSIVE $@
This page took
0.102212 seconds
and
4
git commands to generate.