diff options
author | Joris Guyonvarch | 2015-04-11 11:50:48 +0200 |
---|---|---|
committer | Joris Guyonvarch | 2015-04-11 12:03:22 +0200 |
commit | 5977e1454d7738ddb086d37b20337e350e380790 (patch) | |
tree | e03261144e3d534434242c1dd037c2a4e4db5a9f /gen |
Fetch first page ads of a given leboncoin url, fetch also the description page of each item.
Diffstat (limited to 'gen')
-rwxr-xr-x | gen | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/bin/bash +cabal build && ./dist/build/leboncoin/leboncoin |