mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-11-15 16:52:48 +02:00
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
|
#!/bin/sh
|
||
|
wget --mirror --no-parent -nv http://en.qi-hardware.com/irclogs/
|
||
|
wget --mirror --no-parent -nv http://en.qi-hardware.com/mmlogs/
|
||
|
|