balsamine.2017-2018
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

curl.sh
text/x-sh

Download raw (131 bytes)

for i in $(seq 1 40);
do
 curl http://osp.constantvzw.org:9999/p/the-riddle-html/export/txt > stories/Appendix5.html
 sleep 5
done